diff --git a/README.md b/README.md
index 7a044b1d..dba08512 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,8 @@
-
-

-
gitui
+
+
![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![LOC][s3]][l3] [![UNSAFE][s4]][l4]
-
-
+
[s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg
[s1]: https://img.shields.io/crates/v/gitui.svg
@@ -60,7 +58,6 @@ GITUI_LOGGING=true gitui
# todo for 0.1 (first release)
-* [ ] better help command
* [ ] confirm destructive commands (revert/reset)
* [ ] (un)staging selected hunks
* [ ] publish as homebrew-tap