Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Feb 13, 2021
1 parent f8ba997 commit 693a9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 1-click from GitHub to local editor

<a<img src="./screenshot-1.png" height=400 />
<a href="https://github.com/Jarred-Sumner/1-click-from-github-to-editor/releases/download/v0/git-peek-chrome-extension.zip"><img src="./screenshot-1.png" height=400 /></a>

Instantly open files, pull requests, and repositories from GitHub in your local editor. Read, search, and review code from the comfort of your own local editing environment.

Expand All @@ -10,7 +10,7 @@ This extension requires installing git-peek to register the URL handler – head

To install the chrome extension:

1. [Download the extension](`/git-peek-chrome-extension.zip`)
1. [Download the extension](`https://github.com/Jarred-Sumner/1-click-from-github-to-editor/releases/download/v0/git-peek-chrome-extension.zip`)
2. Drag and drop the `.zip` file into `chrome://extensions`

It'll be in the Chrome Store eventually. The source for the extension is in this repo if you want to look at the code yourself.
Expand Down

0 comments on commit 693a9f1

Please sign in to comment.