summaryrefslogtreecommitdiff
path: root/jira-widget/README.md
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2019-12-15 15:55:38 -0500
committerstreetturtle <streetturtle@gmail.com>2019-12-15 15:55:38 -0500
commit93d6581b7037043a5fbfcca18fe678fddecd7cbd (patch)
tree6ddce94c02240f997247f6d980a32cf646fec7f0 /jira-widget/README.md
parented80d988ff3868ce9d8cf9911c63c76c24ee2a2e (diff)
various cosmetic readme improvements
Diffstat (limited to 'jira-widget/README.md')
-rw-r--r--jira-widget/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/jira-widget/README.md b/jira-widget/README.md
index c711f04..56b86ce 100644
--- a/jira-widget/README.md
+++ b/jira-widget/README.md
@@ -2,8 +2,6 @@
The widget shows the number of assigned tickets to the user and when clicked shows them in the list with some additional information. When item in the list is clicked - it opens the issue in browser
-2![screenshot](cpu.gif)
-
## How it works
Widget users cURL to query JIRA's REST API. In order to be authenticated, widget uses netrc feature of the cURL, which is basically to store basic auth credentials in a .netrc file in home folder.