summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-03-18 14:16:49 +0200
committerYuval Adam <_@yuv.al>2019-03-18 14:20:57 +0200
commit77614da6736185a50b71713e4e0b3f7a7c4e840b (patch)
treebd74ab84f37d6c2485fae3a36082f6407b025194 /README.md
parent2cda7faab3eab847947d5da85202d1fb7bfbc766 (diff)
Initial version of bchlib-sys
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 96e1c81..721e13b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# bchlib
+# bchlib-sys
-Rust bindings for BCH encoding/decoding library, based on the [bch_codec](https://github.com/mborgerding/bch_codec) fork.
+Low-level Rust bindings for BCH encoding/decoding library, based on the [bch_codec](https://github.com/mborgerding/bch_codec) fork.
## Build