Skip to content

Commit

Permalink
Update badge information
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Nov 10, 2019
1 parent e148964 commit b7af7c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,13 @@ Valid values include `code, blanks, lines, comments, cocomo` and examples of the
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=cocomo)](https://github.com/boyter/scc/)


For `cocomo` you can also set the `avg-wage` value similar to `scc` itself. For example,

https://sloc.xyz/github/boyter/scc/?category=cocomo&avg-wage=1
https://sloc.xyz/github/boyter/scc/?category=cocomo&avg-wage=100000

Note that the avg-wage value must be a positive integer otherwise it will revert back to the default value of 56286.

*NB* it may not work for VERY large repositories (has been tested on Apache hadoop/spark without issue).

### Languages
Expand Down

0 comments on commit b7af7c7

Please sign in to comment.