lens @ f9f627e179b40466cf219cf87793d783611b407e

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