aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-02-22 21:18:45 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2024-02-22 21:18:45 +0100
commit14c709c5ccb7fd55721b765d5c26e0a3a4596f5e (patch)
tree48ae93ee0b79e8cc9212437a1c71b89d2b549be6
parentec0be34604d7eeb287661ec849a746b9be472bb8 (diff)
downloaderlang-workshop-14c709c5ccb7fd55721b765d5c26e0a3a4596f5e.tar.gz
erlang-workshop-14c709c5ccb7fd55721b765d5c26e0a3a4596f5e.tar.bz2
erlang-workshop-14c709c5ccb7fd55721b765d5c26e0a3a4596f5e.tar.xz
erlang-workshop-14c709c5ccb7fd55721b765d5c26e0a3a4596f5e.zip
wip
-rw-r--r--.gitignore1
-rw-r--r--README.md6
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 17278c0..6a09d8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
+.idea
*.beam
diff --git a/README.md b/README.md
index af32b6e..0cf1e29 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
* https://www.erlang.org/downloads#prebuilt
+
+# Resources
+
+* https://learnyousomeerlang.com/
+* https://adoptingerlang.org
+* https://www.jetbrains.com/help/idea/erlang-start-project.html