Skip to content

Commit a1b4d8c

Browse files
authored
Update README.md
1 parent 83b4b59 commit a1b4d8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,13 +1067,14 @@ An example of the badge for `scc` is included below, and is used on this page.
10671067

10681068
By default the badge will show the repo's lines count. You can also specify for it to show a different category, by using the `?category=` query string.
10691069

1070-
Valid values include `code, blanks, lines, comments, cocomo` and examples of the appearance are included below.
1070+
Valid values include `code, blanks, lines, comments, cocomo, effort` and examples of the appearance are included below.
10711071

10721072
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=code)](https://github.com/boyter/scc/)
10731073
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=blanks)](https://github.com/boyter/scc/)
10741074
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=lines)](https://github.com/boyter/scc/)
10751075
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=comments)](https://github.com/boyter/scc/)
10761076
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=cocomo)](https://github.com/boyter/scc/)
1077+
[![Scc Count Badge](https://sloc.xyz/github/boyter/scc/?category=effort)](https://github.com/boyter/scc/)
10771078

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

0 commit comments

Comments
 (0)