diff --git a/README.md b/README.md
index a35e297..ffff4a9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,3 @@
-
-**To the community**: At this time Unirest-PHP only support syncronous requests, and I would really love to implement asynchronous support. If you guys have any feedback or ideas please comment on issue #23.
-
-
# Unirest for PHP [](https://travis-ci.org/Mashape/unirest-php)
Unirest is a set of lightweight HTTP libraries available in multiple languages, ideal for most applications:
@@ -16,6 +12,12 @@ Unirest is a set of lightweight HTTP libraries available in multiple languages,
Created with love by [thefosk](https://github.com/thefosk) @ [mashape.com](https://mashape.com)
+---
+
+**To the community**: At this time Unirest-PHP only support syncronous requests, and I would really love to implement asynchronous support. If you guys have any feedback or ideas please comment on issue #23.
+
+---
+
### Install with Composer
If you're using [Composer](https://github.com/composer/composer) to manage
dependencies, you can add Unirest with it.