Skip to content

Commit 7291fed

Browse files
author
cpv123
committed
Update README
1 parent cbdc47e commit 7291fed

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Omnibox extension to help you go straight to a GitHub repository.
1010
Activate the extension by typing "gh" followed by a space; you can then either
1111

1212
- Filter through your list of saved repositories
13+
- Hit space again to see the full list of saved repositories
1314
- Enter the exact name of a repository
14-
- Immediately hit enter and go to the target GitHub account
15+
- Hit space and then enter to go to the target GitHub account itself
1516

1617
## How it's built
1718
`javascript/` --> initially built with vanilla JavaScript, HTML, CSS

javascript/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Omnibox extension to help you go straight to a GitHub repository.
1010
Activate the extension by typing "gh" followed by a space; you can then either
1111

1212
- Filter through your list of saved repositories
13+
- Hit space again to see the full list of saved repositories
1314
- Enter the exact name of a repository
14-
- Immediately hit enter and go to the target GitHub account
15-
15+
- Hit space and then enter to go to the target GitHub account itself

mint/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ Omnibox extension to help you go straight to a GitHub repository.
1010
Activate the extension by typing "gh" followed by a space; you can then either
1111

1212
- Filter through your list of saved repositories
13+
- Hit space again to see the full list of saved repositories
1314
- Enter the exact name of a repository
14-
- Immediately hit enter and go to the target GitHub account
15+
- Hit space and then enter to go to the target GitHub account itself

0 commit comments

Comments
 (0)