diff --git a/README.md b/README.md index cafd1ed..0fcb641 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ As a result, I can't guarantee that it's either secure or stable. ## Technical details You can read a relevant entry in my blog [here](https://a71.su/notes/hibiscus/). It provides some useful information and context for why this app exists in the first place. -There is also [TODO.md](./TODO.md) file that shows what I will (or *may*) change in the future. +There is also a [TODO.md](./TODO.md) file that shows what I will (or *may*) change in the future. +This repository is [mirrored to GitHub](https://github.com/Andrew-71/hibiscus) in case my server goes down. ### Data format: ``` diff --git a/TODO.md b/TODO.md index 873dded..96292cf 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,5 @@ List of things to add to this project * CI/CD pipeline * Better docs in case others want to use ths for some reason * PWA support? I heard it's like installing websites as apps, could be useful! -* GitHub/Codeberg/whatever mirror for when `faye` (my server) is offline * Check export function for improvements * *Go* dependency-less? <-- this is a terrible idea \ No newline at end of file