update README.md and ROADMAP.md

This commit is contained in:
maaa 2024-02-25 16:58:40 +01:00
parent 9375246df4
commit 4ca6d273b0
2 changed files with 4 additions and 2 deletions

View File

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

View File

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