lens @ f9f627e179b40466cf219cf87793d783611b407e

diff --git a/README.md b/README.md
index 5f9e3690fd4510be27451aae0c5c8403bbac9c14..c77d6a863cf1889139ed014550acefd73af11d87 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
 # Lens
-
 A read only file explorer with media capabilities.
 
 # Dev
@@ -40,6 +39,7 @@
 ## Build and install 
 
 To build you simply run:
+
 ```
 make
 ```
@@ -82,22 +82,20 @@ Sassc[^4] is used to generate the css file from sass.
 
 ## Bulma
 
-Bulma is the css framework of choice for this project. It is added as sub-module, so don't forget to pull it.
+Bulma is the css framework of choice for this project. It is added as
+sub-module, so don't forget to pull it.
 
 # TODO 
 
-* ~~Thumbnail system~~
-* ~~Initial setup process~~
-* ~~Single binary output~~
-* Better worker pool. Allow cron job and ui config
-* ~~Alpine package~~[^7] [^8]
 * Demo site
 * Single image viewer and show exif info (not sure how yet)
-* ~~User base root folder~~
-* ~~Albums(ish)~~
-* Testing. Since I still on initial iteration phases I'm not adding as many
-  testing as I'd like to. Once I set on most of the design I'll add more test
-  (is this even done :thinking:).
+* Better UI error handling (or error handling at all).
+* Log out option
+* Actually handle admin
+* Better pagination
+* Better Testing. Since I still on initial iteration phases I'm not adding as
+  many testing as I'd like to. Once I set on most of the design I'll add more
+  test (is this ever done :thinking:).
 
 [^1]: https://github.com/libvips/libvips
 [^2]: https://github.com/h2non/bimg