diff options
author | Andrew Godwin | 2022-11-06 18:43:46 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-11-06 18:43:46 -0700 |
commit | 0d5f7e7a891bec4b8af26c2d86d8be0209a3202d (patch) | |
tree | 6c7bcc3721ae829713e60f55262454e3cdb35e8b | |
parent | 52c83c67bbb7c3597d2fcc8fd3554927a252fedb (diff) | |
download | takahe-0d5f7e7a891bec4b8af26c2d86d8be0209a3202d.tar.gz takahe-0d5f7e7a891bec4b8af26c2d86d8be0209a3202d.tar.bz2 takahe-0d5f7e7a891bec4b8af26c2d86d8be0209a3202d.zip |
Add a bit more to the readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ Goals: * Can run on serverless hosting * Multiple account domains possible per server +* Mastodon client API compatible +* Async evented core for fan-out/delivery |