From 14c709c5ccb7fd55721b765d5c26e0a3a4596f5e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 22 Feb 2024 21:18:45 +0100 Subject: wip --- .gitignore | 1 + README.md | 6 ++++++ 2 files changed, 7 insertions(+) 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 -- cgit v1.2.3