Skip to content

Commit

Permalink
Updates to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
berzniz committed Oct 6, 2018
1 parent cd83357 commit 3a969c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Better Pull Requests for GitHub
Add a file tree to GitHub's Pull Request page

Chrome browser extension to show a file tree on GitHub's Pull Request pages.

- Browse pull requests with an IDE like file tree
- Private repositories support out of the box
- GitHub Enterprise support ([Instructions](https://github.com/berzniz/github_pr_tree/issues/3#issuecomment-362851512))
- Other goodies: sticky file headers, resizable tree, expand to full width and more

![GitHub Pull Request](assets/screenshot.png "GitHub Pull Request")

Expand All @@ -19,17 +25,19 @@ Install from the Chrome web store: [Better Pull Requests for GitHub](https://chr
$ yarn start
```

3. Make changes
3. Load the unpackaged `build` folder on Chrome's "Manage Extensions" tab
4. Make changes
4. Click "Reload" on Chrome's "Manage Extensions" tab
5. Click "Reload" on Chrome's "Manage Extensions" tab

## History

Find the change log here: [Changelog](https://github.com/berzniz/github_pr_tree/releases)

## Who made this?

Tal Bereznitskey. Find me on Twitter as [@ketacode](https://twitter.com/ketacode).
Tal Bereznitskey. Find me on Twitter as [@ketacode](https://twitter.com/ketacode) and on [LinkedIn](https://www.linkedin.com/in/talbereznitskey).

This is an open-source community project and is not endorsed or affiliated with GitHub.

Binary file modified assets/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3a969c1

Please sign in to comment.