summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-05-15 09:04:05 -0700
committerDessalines <tyhou13@gmx.com>2019-05-15 09:04:05 -0700
commit5e1fcd318a7337be1add92e27d4c4fec0600aec7 (patch)
tree03b84a28736f2747966d33821d29ddbc480b86ab /README.md
parent74fb8ebcc8ea756b8fffd9423e3259940125cc82 (diff)
Adding API docs for app developers.
- Fixes #99.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ff0454d..f16487ce 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,8 @@ cd lemmy
and goto http://localhost:8536
## Documentation
-- [ActivityPub API.md](docs/API.md)
+- [Websocket API for App developers](docs/api.md)
+- [ActivityPub API.md](docs/apub_api_outline.md)
- [Goals](docs/goals.md)
- [Ranking Algorithm](docs/ranking.md)
## Support