Skip to content

Commit 96a12cb

Browse files
authored
Improved clarity in README.md for parameter descriptions (#77)
1 parent b1ebce4 commit 96a12cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ The configuration example above changes the default configuration to show all pr
473473
</tr>
474474
<tr>
475475
<td><code>min_stars</code></td>
476-
<td>Project will be hidden if it has a less stars on GitHub.</td>
476+
<td>Projects with fewer stars than the specified threshold will be hidden.</td>
477477
<td><code>100</code></td>
478478
</tr>
479479
<tr>

0 commit comments

Comments
 (0)