Merge pull request #28 from cloudaper/add-3rd-party-to-readme

Add 3rd party bindings to README
diff --git a/README.md b/README.md
index c9c1f90..4181ee1 100644
--- a/README.md
+++ b/README.md
@@ -44,3 +44,10 @@
 ```
 D:\packages\compact_enc_det> cmake .
 ```
+
+### 3rd party bindings for other languages
+
+- **[sonicdoe/ced](https://github.com/sonicdoe/ced)** Node.js module
+- **[cloudaper/compact_enc_det](https://github.com/cloudaper/compact_enc_det)** Ruby gem
+
+Have you created bindings for another language? Open a PR and add it to the list!