Update README.md
This commit is contained in:
parent
723aaa7d91
commit
f6346ba261
@ -10,6 +10,12 @@ Bengt
|
||||

|
||||
|
||||
### Installation
|
||||
#### Drag'n'Drop
|
||||
got to [Instalation Site](https://qoomon.github.io/Jira-Issue-Card-Printer/bookmarkInstalation.html)
|
||||
|
||||
*or*
|
||||
|
||||
#### Manually
|
||||
Create Bookmark with folowing content.
|
||||
```
|
||||
javascript:(function(){ var script = document.createElement("script"); script.src = "https://qoomon.github.io/Jira-Issue-Card-Printer/bookmarklet.js"; document.body.appendChild(script); document.body.removeChild(script);})();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user