mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 15:56:30 +03:00
add more links to the language bindings in readme (#2895)
Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
10
README.md
10
README.md
@@ -125,11 +125,11 @@ $ cargo test -- --ignored
|
|||||||
|
|
||||||
Language bindings are available for:
|
Language bindings are available for:
|
||||||
|
|
||||||
- [C](https://c.delta.chat)
|
- **C** \[[📂 source](./deltachat-ffi) | [📚 docs](https://c.delta.chat)\]
|
||||||
- [Node.js](https://www.npmjs.com/package/deltachat-node)
|
- **Node.js** \[[📂 source](https://github.com/deltachat/deltachat-node) | [📦 npm](https://www.npmjs.com/package/deltachat-node) | [📚 docs](https://js.delta.chat)\]
|
||||||
- [Python](https://py.delta.chat)
|
- **Python** \[[📂 source](./python) | [📦 pypi](https://pypi.org/project/deltachat) | [📚 docs](https://py.delta.chat)\]
|
||||||
- [Go](https://github.com/deltachat/go-deltachat/)
|
- **Go** \[[📂 source](https://github.com/deltachat/go-deltachat/)\]
|
||||||
- [Free Pascal](https://github.com/deltachat/deltachat-fp/)
|
- **Free Pascal** \[[📂 source](https://github.com/deltachat/deltachat-fp/)\]
|
||||||
- **Java** and **Swift** (contained in the Android/iOS repos)
|
- **Java** and **Swift** (contained in the Android/iOS repos)
|
||||||
|
|
||||||
The following "frontend" projects make use of the Rust-library
|
The following "frontend" projects make use of the Rust-library
|
||||||
|
|||||||
Reference in New Issue
Block a user