From b9ff964f35433b6599265839f248e7cce6ff330f Mon Sep 17 00:00:00 2001 From: Nick Rucci Date: Tue, 2 Aug 2016 08:17:39 -0600 Subject: [PATCH] Update free-programming-books.md Add EPUB, PDF, MOBI for Elixir's Getting Started tutorial --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9dacad28..b4cd6e26 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -975,6 +975,7 @@ * [Elixir School](https://elixirschool.com) (HTML) * [Études for Elixir](http://chimera.labs.oreilly.com/books/1234000001642/index.html) (HTML) * [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) +* [Getting Started Guide](https://github.com/potatogopher/elixir-getting-started) (PDF, MOBI, EPUB) * [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML) -- GitLab