1diff --git a/README.md b/README.md
2index 256cfb303cbc74475e5647634cc9aa0693f2cc18..130e2e4d741bbbdedf0511eea4c568b2c8e6181b 100644
3--- a/README.md
4+++ b/README.md
5@@ -27,6 +27,11 @@ CACHE_PATH=/home/myhome/.thumb
6 AES_KEY=X4Eu3OT/WqUtUJhGLUtQ4xRahwhWYaSs+k2a03Kz1A8=
7 ```
8
9+To generate a new `AES_KEY` run:
10+```
11+openssl rand -rand /dev/urandom 32 | base64
12+```
13+
14 Obs.: don't quote the value, that will be done automatically.
15
16 Throughout the development you can also run `make watch` for a hot reload
17@@ -85,7 +90,8 @@ * ~~Thumbnail system~~
18 * ~~Initial setup process~~
19 * ~~Single binary output~~
20 * Better worker pool. Allow cron job and ui config
21-* Alpine package and demo site
22+* ~~Alpine package~~[^7] [^8]
23+* Demo site
24 * Single image viewer and show exif info (not sure how yet)
25 * ~~User base root folder~~
26 * Albums
27@@ -99,3 +105,5 @@ [^3]: https://github.com/alicebob/miniredis
28 [^4]: https://github.com/sass/sassc
29 [^5]: https://github.com/photoview/photoview
30 [^6]: https://github.com/photoview/photoview#why-yet-another-self-hosted-photo-gallery
31+[^7]: https://git.sr.ht/~gabrielgio/apkbuilds
32+[^8]: https://artifacts.gabrielgio.me/repo/v3.18/x86_64/