Browse Source

Update README

Robin Herbots 14 years ago
parent
commit
9bb558018b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -195,5 +195,5 @@ $(document).ready(function(){
 auto uppercasing inputmask
 
 $(document).ready(function(){
-   $("#test").inputmask("AAAA");       => abcd 		=> ABCD
+  todo
 });