diff --git a/README.md b/README.md
index 0a928cb..9235474 100644
--- a/README.md
+++ b/README.md
@@ -4,18 +4,40 @@
:steam_locomotive::train::train::train::train::train:
- Never worry about architecture again
+ Fun functional programming
- A `7kb` framework for creating sturdy web applications
+ A 7kb framework for creating sturdy web applications
- [![stability][0]][1]
- [![npm version][2]][3] [![build status][4]][5] [![test coverage][6]][7]
- [![downloads][8]][9] [![js-standard-style][10]][11]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -661,19 +683,6 @@ $ npm install choo
## License
[MIT](https://tldrlegal.com/license/mit-license)
-[0]: https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
-[1]: https://nodejs.org/api/documentation.html#documentation_stability_index
-[2]: https://img.shields.io/npm/v/choo.svg?style=flat-square
-[3]: https://npmjs.org/package/choo
-[4]: https://img.shields.io/travis/yoshuawuyts/choo/master.svg?style=flat-square
-[5]: https://travis-ci.org/yoshuawuyts/choo
-[6]: https://img.shields.io/codecov/c/github/yoshuawuyts/choo/master.svg?style=flat-square
-[7]: https://codecov.io/github/yoshuawuyts/choo
-[8]: http://img.shields.io/npm/dm/choo.svg?style=flat-square
-[9]: https://npmjs.org/package/choo
-[10]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
-[11]: https://github.com/feross/standard
-
[dom]: https://en.wikipedia.org/wiki/Document_Object_Model
[keyboard-support]: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Browser_compatibility
[sse]: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events