summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2022-07-17 16:37:28 +0300
committerYuval Adam <_@yuv.al>2022-07-17 16:37:28 +0300
commit59ec2526c10095e629d5e5aa6c641243f4101afd (patch)
tree76e915cdd2dc139515f8093571f11cb4bb6e4ed2 /README.md
parent35fb3b218b767f7a52fb7d611985ecc00f25a681 (diff)
Add README and metadata
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f059b02
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# codec2-sys
+
+Rust system bindings for the [codec2](https://github.com/drowe67/codec2) library.
+
+Automagically generated via [bindgen](https://github.com/rust-lang/rust-bindgen).
+
+## License
+
+[LGPL-2.1](LICENSE) \ No newline at end of file