瀏覽代碼

Add Ecto section and getting started link to Elixir (#2599)

Zach Whitten 8 年之前
父節點
當前提交
b60a0c63fd
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      free-programming-books.md

+ 6 - 0
free-programming-books.md

@@ -35,6 +35,7 @@
 * [DTrace](#dtrace)
 * [Elasticsearch](#elasticsearch)
 * [Elixir](#elixir)
+  * [Ecto](#ecto)
   * [Phoenix](#phoenix)
 * [Emacs](#emacs)
 * [Embedded Systems](#embedded-systems)
@@ -1044,6 +1045,11 @@
 * [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
 
 
+#### Ecto
+
+* [Ecto Getting Started Guide](https://hexdocs.pm/ecto/getting-started.html#content) (HTML)
+
+
 #### Phoenix
 
 * [Phoenix v1.3.0 Guide](https://hexdocs.pm/phoenix/overview.html) (HTML)