diff --git a/README.md b/README.md index 433650f69..cb93ad0c3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It browses the repository and outputs html page with statistics. ## Examples * [devise](http://tomgi.github.com/git_stats/examples/devise/index.html) * [devise_invitable](http://tomgi.github.com/git_stats/examples/devise_invitable/index.html) +* [john](http://tomgi.github.com/git_stats/examples/john/index.html) * [jquery](http://tomgi.github.com/git_stats/examples/jquery/index.html) * [merit](http://tomgi.github.com/git_stats/examples/merit/index.html) * [paperclip](http://tomgi.github.com/git_stats/examples/paperclip/index.html) @@ -40,4 +41,4 @@ It browses the repository and outputs html page with statistics. 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. 5. Push to the branch (`git push origin my-new-feature`) -6. Create new Pull Request \ No newline at end of file +6. Create new Pull Request