diff --git a/README.md b/README.md index f091123..ed84e69 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ PageBurger is a simple note-taking app with end-to-end encryption. PageBurger is a community fork of the discontinued [burgernotes](https://codeberg.org/burger-software/burgernotes). Most of the credits go to burger software. -### links +### Links [Go to the PageBurger website](https://notes.hectabit.org) [API documentation](APIDOCS.md) + +[Roadmap](ROADMAP.md) \ No newline at end of file diff --git a/ROADMAP.md b/ROADMAP.md index a5dd74b..b5808e9 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,5 +2,5 @@ - Switch to WebSockets for updating notes + live updating of note list and more, this involves redoing some APIs - Compress notes to reduce bandwidth and storage -- Dedicated domain (not just a subdomain) +- Dedicated domain (not just a subdomain, if anyone can donate a domain let Arzumify know!) - Native Apps (native iOS and Linux apps are in development) \ No newline at end of file