Update README to reflect last commit

This commit is contained in:
Jason McBrayer 2018-04-23 20:56:52 -04:00
parent 73e105517c
commit 9b88a01064
1 changed files with 4 additions and 3 deletions

View File

@ -13,9 +13,10 @@ Brutaldon is not ready for use yet. I literally haven't written it yet.
## Roadmap
* [ ] Single user read-only access; log in and read home timeline
* [ ] Multi-user support
* [ ] Add support for reading local and federated timelines, notifications, favorites.
* [X] Single user read-only access; log in and read home timeline
* [ ] Fix edge cases of toot display (CW, media, boosts)
* [ ] Multi-user, multi-instance support
* [ ] Add support for reading local and federated timelines, notifications, favorites, threads
* [ ] Add support for viewing profiles
* [ ] Add support for posting.
* [ ] Add support for posting media.