update README.md and ROADMAP.md
This commit is contained in:
parent
9375246df4
commit
4ca6d273b0
|
@ -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.
|
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)
|
[Go to the PageBurger website](https://notes.hectabit.org)
|
||||||
|
|
||||||
[API documentation](APIDOCS.md)
|
[API documentation](APIDOCS.md)
|
||||||
|
|
||||||
|
[Roadmap](ROADMAP.md)
|
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
- Switch to WebSockets for updating notes + live updating of note list and more, this involves redoing some APIs
|
- 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
|
- 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)
|
- Native Apps (native iOS and Linux apps are in development)
|
Loading…
Reference in New Issue