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 ![image](https://lh6.googleusercontent.com/-Rn5TDr6QoG4/UQk8OPpsPEI/AAAAAAAAAX0/TKlibuBjupo//framed_HoloColorPicker.png) ![image](https://lh4.googleusercontent.com/-GtJYDCQdnVo/UVW4ML7WIuI/AAAAAAAAAj4/YKHEUnhvLhA//framed_colorpicker.png) -

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.+ + ![image](https://lh5.googleusercontent.com/-3KSukk_S94Y/UvKiNER-OBI/AAAAAAAAA-k/8SPfOmFhLjE//device-2014-02-05-180704_framed.png) -

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**