diff --git a/README.md b/README.md
index e5d858e..57572cd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
Android Holo ColorPicker
+# Android Holo ColorPicker
Marie Schweiz made a beautifull new design for the Holo ColorPicker which added a lot of new functionality.
@@ -12,15 +12,17 @@ Demo can be found on my Google Drive [here](https://docs.google.com/file/d/0Bwcl


-UDPATE
+### Update
Now bars can change their orientation, Thanks to [tonyr59h](https://github.com/tonyr59h)
also the gradle build version was updated to 0.7.+
+

-Documentation
+## Documentation
To add the ColorPicker to your layout add this to your xml
+
```xml
Dependency
+## Dependency
Adding it as a dependency to your project.
+```
dependencies {
compile 'com.larswerkman:HoloColorPicker:1.5'
}
+```
-License
-
+## License
+
+```
Copyright 2012 Lars Werkman
Licensed under the Apache License, Version 2.0 (the "License");
@@ -112,7 +119,7 @@ Adding it as a dependency to your project.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
+```
-Devoleped By
+## Devoleped By
**Lars Werkman**