diff --git a/README.md b/README.md index af01a779e..b332c7835 100644 --- a/README.md +++ b/README.md @@ -114,3 +114,13 @@ $ cargo test -- --ignored [circle]: https://circleci.com/gh/deltachat/deltachat-core-rust/ [appveyor-shield]: https://ci.appveyor.com/api/projects/status/lqpegel3ld4ipxj8/branch/master?style=flat-square [appveyor]: https://ci.appveyor.com/project/dignifiedquire/deltachat-core-rust/branch/master + +## Language bindings + +Language bindings are available for: + +- [C](https://c.delta.chat) +- [Node.js](https://www.npmjs.com/package/deltachat-node) +- [Python](https://py.delta.chat) +- [Go](https://github.com/hugot/go-deltachat/) +- **Java** and **Swift** (contained in the Android/iOS repos)