浏览代码

modified: README.md

Robin Herbots 13 年之前
父节点
当前提交
d823beff4b
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -292,8 +292,6 @@ see jquery.inputmask.extensions.js for some examples
 ## Supported markup options
 ### RTL attribute
 
-Just add the dir="rtl" attribute to the input element
-
 ```html
 <input id="test" dir="rtl" />
 ```