浏览代码

hem... again

Mattia Larentis 12 年之前
父节点
当前提交
1ddd3e1be9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
-Bootstrap-toggle-buttons
+Bootstrap-switch
 ========================
 
 Demo
@@ -30,7 +30,7 @@ Large, small or mini
 --------------------
 
 ``` html
-<div class="switch switch-large">  <!-- switch-small or switch-mini -->
+<div class="switch switch-large">  <!-- switch-large, switch-small or switch-mini -->
     <input type="checkbox">
 </div>
 ```