Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rickyleung committed Aug 17, 2015
1 parent 348395a commit 0626843
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ To initialize:
// or create instance by constructor
var button = new bizui.Button($('button'));

Customize themes: Theme styles are extracted to [theme-custom.less](https://github.com/bizdevfe/biz-ui/blob/master/src/css/theme-custom.less), to customize themes of your own, just simply mofidy the following colors: @primary-color, @assistant-color and @text-color.

##API documentation and demos
See [http://bizdevfe.github.io/biz-ui](http://bizdevfe.github.io/biz-ui).

Expand All @@ -53,4 +55,4 @@ Do the code inspection, optimization or API generation here:
Licensed under the [MIT license](http://opensource.org/licenses/MIT).

##Feedback
For issues or suggestions please see [biz-ui](https://github.com/bizdevfe/biz-ui) on Github. Thanks for your support!
For issues or suggestions please see [biz-ui](https://github.com/bizdevfe/biz-ui) on Github. Thanks for your support!

0 comments on commit 0626843

Please sign in to comment.