Skip to content

Commit

Permalink
fixes readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcsapo committed May 26, 2017
1 parent e932ec5 commit 1d33c3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Metrics({
## Example

`github-metrics --user gabrielcsapo --keys 'full_name, homepage, commits, open_issues_count, days_stagnant, health' --sort 'days_stagnant' --asc --table`

| full_name | homepage | commits | open_issues_count | days_stagnant | health |
| ----------------------------------------------- | ---------------------------------------------- | ------- | ----------------- | ------------- | ------ |
| "gabrielcsapo/json-ex" | "http://www.gabrielcsapo.com/json-ex/" | 6 | 0 | 1 | "🌞" |
Expand Down

0 comments on commit 1d33c3c

Please sign in to comment.