aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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