Updated read me

This commit is contained in:
Buu Nguyen 2014-05-11 10:24:39 -07:00
parent 1cb8b2b984
commit c5791267ea
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
## Octotree
Chrome extension to display GitHub code in tree format, making it much easier to navigate code. Useful for developers who frequently read source in GitHub and do not want download or checkout every single repository.
Chrome extension to display GitHub code in tree format, making it much easier to navigate code. Useful for developers who frequently read source in GitHub and do not want to download or checkout every single repository.
### Features
* Easy-to-navigate tree just like IDEs
* Easy-to-navigate code tree like IDEs
* Super fast browsing with Pjax
* Work with public and private repositories