Skip to content

Commit

Permalink
remove FAQ.md, remove notice from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hansihe committed Feb 3, 2017
1 parent 7e97848 commit 9c576a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
15 changes: 0 additions & 15 deletions FAQ.md

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ they unwind into C.
The library provides functionality for both Erlang and Elixir, however Elixir
is favored as of now.

**The current relase on crates.io is very old because we are in the middle of some big changes. If you want to use the project now you should [use git master](https://github.com/hansihe/Rustler/issues/27#issuecomment-261367947), but be prepared for breaking changes.**

#### Features:
* Safety - The code you write in a Rust NIF should never be able to crash the BEAM.
* Interop - Decoding and encoding rust values into Erlang terms is as easy as a function call.
Expand Down

0 comments on commit 9c576a9

Please sign in to comment.