From e36964168e999e30d2eb3caef61fb698d4ad86c9 Mon Sep 17 00:00:00 2001 From: Ryan Schmukler Date: Mon, 8 Aug 2016 21:27:48 -0400 Subject: [PATCH] docs(): update project description --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 239668b..bff4af7 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,12 @@ # Rox Elixir wrapper around -[leo-project/erocksdb](https://github.com/leo-project/erocksdb) +[leo-project/erocksdb](https://github.com/leo-project/erocksdb) providing +RocksDB as NIFs to Elixir ## Installation -If [available in Hex](https://hex.pm/docs/publish), the package can be installed as: - - 1. Add `rox` to your list of dependencies in `mix.exs`: - - ```elixir - def deps do - [{:rox, "~> 0.1.0"}] - end - ``` +Slow down there cow-boy. This library is still a WIP. ## Features