aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6beb0bb..55d9db1 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Enjoy your new "extremely hardcore" ActivityPub server!!! 🎉😎🚀🙃🥳
## Features
-Since Fuwuqi's code is super duper easy to read and extend, the following features are left as an exercise to the reader;
+Since Fuwuqi's code is super duper easy to read and extend, the following features are left as an exercise to the reader:
- Multi-user support (hint: dynamically generate `.well-known/webfinger` instead of serving a static file)
- Liking posts (hint: the implementation is very similar to `Follow`)
- Announcing posts, AKA boosting