diff --git a/README.md b/README.md index 55d6e7998..a9bde1d66 100644 --- a/README.md +++ b/README.md @@ -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