diff --git a/README.md b/README.md
index 94b1961..745fb20 100644
--- a/README.md
+++ b/README.md
@@ -60,8 +60,8 @@ import ไฟล์ gl-color ในหน้าที่่ต้องการ
```
gl-bg-primary
```
-## Btn style
-
+## Btn style and icon size
+
```
.gl-btn-primary
.gl-btn-success
@@ -69,10 +69,14 @@ import ไฟล์ gl-color ในหน้าที่่ต้องการ
.gl-btn-warning
.gl-btn-danger
+ .gl-icon-size
+
```
## วิธีการใช้งาน Btn style กับ paper-button
```
- primary
+
+ warning
+
```
## วิธีการใช้งาน gl-size
diff --git a/bower.json b/bower.json
index 0e55426..b328183 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
{
"name": "gl-styles",
"description": "gl-style for web components",
- "version": "0.0.7",
+ "version": "0.0.8",
"main": "gl-color.html",
"dependencies": {
"polymer": "Polymer/polymer#^1.4.0"
diff --git a/demo/index.html b/demo/index.html
index 8477762..89749a4 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -77,18 +77,18 @@ Basic gl-color Demo
gl-bg-warning
gl-bg-danger
-
Button : Btn style
+
Button : Btn style and Icon size.
- primary
+ primary
- success
+ success
- info
+ info
- warning
+ warning
- danger
+ danger