lens @ f99f2bc94808d784c92ec4e58c660a8be3ed7fce

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