Fix another typo in README

This commit is contained in:
Anthony Wang 2023-01-18 01:41:59 -05:00
parent a86e888cd4
commit 6327ae546d
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

@ -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