Parcourir la source

feat modify readme

ganzw il y a 8 ans
Parent
commit
728f36a3b4
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -74,3 +74,6 @@ var cut = new clipBoard(document.getElementById('data'));
 cut.cut();
 ```
 > document.getElementById('data') is the paste target, you can also use it with jquery  $('#data')
+
+
+[NEW ISSUE](https://github.com/baixuexiyang/clipBoard.js/issues/new)