add projects for Elixir (#162)

* add projects for Elixir

* fix link
This commit is contained in:
Doan Thanh Nam 2017-10-30 16:04:36 +08:00 committed by Shmavon Gazanchyan
parent b5fd55f6f7
commit c0661ee807

View File

@ -37,6 +37,7 @@ If you are looking to contribute then explore this list, look at [`first-timers-
## Elixir
- [Elixir](https://github.com/elixir-lang/elixir/labels/Level%3AStarter) _(label: Level:Starter)_ <br> Elixir is a dynamic, functional language designed for building scalable and maintainable applications
- [Ecto](https://github.com/elixir-ecto/ecto/labels/Level%3AStarter) _(label: Level:Starter)_ <br> Ecto is a database wrapper and language integrated query for Elixir
## Go