From a7861c2ea50d535668cc8b5d74eb71c5eae21fec Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Wed, 2 Nov 2022 19:48:37 +0100 Subject: [PATCH] fix readme (#3725) Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b078e60b3..204da5657 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Language bindings are available for: - **C** \[[📂 source](./deltachat-ffi) | [📚 docs](https://c.delta.chat)\] - **Node.js** - over cffi (legacy): \[[📂 source](./node) | [📦 npm](https://www.npmjs.com/package/deltachat-node) | [📚 docs](https://js.delta.chat)\] - - over jsonrpc built with napi.rs: \[[📂 source](https://github.com/deltachat/napi-jsonrpc) | \[📦 npm](https://www.npmjs.com/package/@deltachat/napi-jsonrpc)\] + - over jsonrpc built with napi.rs: \[[📂 source](https://github.com/deltachat/napi-jsonrpc) | [📦 npm](https://www.npmjs.com/package/@deltachat/napi-jsonrpc)\] - **Python** \[[📂 source](./python) | [📦 pypi](https://pypi.org/project/deltachat) | [📚 docs](https://py.delta.chat)\] - **Go**[^1] \[[📂 source](https://github.com/deltachat/go-deltachat/)\] - **Free Pascal**[^1] \[[📂 source](https://github.com/deltachat/deltachat-fp/)\]