Skip to content

Commit 8825ae4

Browse files
committed
add command to readme
1 parent 55962c5 commit 8825ae4

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Github Notifications
33

44
This plugin show github notifications count in statusbar
55

6-
# Generating Access Token
6+
## Generating Access Token
77

88
* Account Settings -> [Personal access tokens](https://github.com/settings/tokens)
99
* "Generate new token" under "Personal access tokens"
@@ -23,6 +23,15 @@ Paste the token in the settings section under the token option.
2323

2424
```
2525

26+
## Commands
27+
28+
```javascript
29+
{
30+
"caption": "Open Github Notifications",
31+
"command": "open_github_notifications"
32+
}
33+
```
34+
2635
## Screenshot
2736

2837
![Screenshot](https://github.com/unknownuser88/github-notifications/raw/master/github-notifications.png)

0 commit comments

Comments
 (0)