readme update

This commit is contained in:
Tomasz Gieniusz 2012-10-23 21:42:14 +02:00
parent 52c5361448
commit e3ae7a48c6
1 changed files with 2 additions and 2 deletions

View File

@ -16,12 +16,12 @@ It browses the repository and outputs html page with some statistics.
## Usage
# Generator
### Generator
$ git_stats repo_path output_directory
$ favorite_browser output_directory/index.html
# API usage example
### API usage example
> repo = GitStats::GitData::Repo.new(path: '.')
> repo.authors