Merge branch 'develop' into gh-pages
# Conflicts: # README.md
This commit is contained in:
commit
e6f5ce1e0d
@ -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