Added link to elixir repo

This commit is contained in:
Josh Nussbaum
2015-09-21 19:00:36 -04:00
parent 9d6ca84a9a
commit 7baf0d3f72

View File

@@ -1,7 +1,7 @@
FFI FFI
=== ===
An easy way to call external functions (e.g. C functions) from Elixir. An easy way to call external functions (e.g. C functions) from [Elixir](https://github.com/elixir-lang/elixir).
** This is alpha software ** ** This is alpha software **