diff --git a/README.md b/README.md
index 1f193bd9..b9d6ee67 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-EventBus
+EventBus [](https://travis-ci.org/greenrobot/EventBus) []()
========
EventBus is a publish/subscribe event bus optimized for Android.
@@ -15,8 +15,6 @@ EventBus...
* is proven in practice by apps with 100,000,000+ installs
* has advanced features like delivery threads, subscriber priorities, etc.
- [](https://travis-ci.org/greenrobot/EventBus)
-
EventBus in 3 steps
-------------------
1. Define events: