diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | README.md | 6 |
2 files changed, 7 insertions, 0 deletions
@@ -1 +1,2 @@ +.idea *.beam @@ -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 |