Added note about alpha

This commit is contained in:
Josh Nussbaum
2015-09-21 18:57:34 -04:00
parent 7150748454
commit 9d6ca84a9a

View File

@@ -3,6 +3,8 @@ FFI
An easy way to call external functions (e.g. C functions) from Elixir.
** This is alpha software **
## Example Program
```elixir