From 08a0666513a07b398d6ec87332da79e6e451e0b4 Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Thu, 13 Apr 2023 23:05:13 +0200 Subject: [PATCH] Add Chatter Net Client to libraries --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb51d10..df4edf0 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,9 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt * [**Bovine**](https://codeberg.org/helge/bovine/bovine/) ([PyPI](https://pypi.org/project/bovine/), [ReadTheDocs](https://bovine.readthedocs.io/en/latest/index.html), [Fedi account](https://blog.mymath.rocks/)): Basic Python FediVerse utility library. `MIT, Python` -* [**Chatter Net Server**](https://github.com/chatternet/chatternet-server-http): A decentralized semantic web built atop self-sovereign identity. `MIT, Rust` +* [**Chatter Net Client**](https://github.com/chatternet/chatternet-client-http): A decentralized semantic web built atop self-sovereign identity. Client-side. `MIT, Typescript` + +* [**Chatter Net Server**](https://github.com/chatternet/chatternet-server-http): A decentralized semantic web built atop self-sovereign identity. Server-side. `MIT, Rust` * :heavy_check_mark: [**corpus-activity-streams**](https://github.com/ryanatkn/corpus-activity-streams): Activity Streams 2.0 vocabulary data and alternative docs. `Unlicense license, Typescript`