Selaa lähdekoodia

feat modify readme

ganzw 8 vuotta sitten
vanhempi
commit
728f36a3b4
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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)