From 88fd37f50cf5f921cccdb1003b6984e593840425 Mon Sep 17 00:00:00 2001 From: Kirill Date: Sun, 6 Nov 2022 19:30:57 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad1c9ca..7a39013 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,11 @@ ActivityPub JS/TS models with official docs. Still in development, not ready for ## Roadmap - - [ ] Implement all ActivityPub/ActivityStreams models - - [ ] Add more tools, like parsers & converters and utils - - [ ] Prepare docs + - [x] Implement all ActivityPub/ActivityStreams models + - [ ] Prepare infrastructure + - [ ] Add more tools, like parsers/converters and utils - [ ] Publish as NPM package + - [ ] Prepare docs ## Contact