Skip to content

Commit 952cae2

Browse files
Merge pull request #10 from kaustubhgupta/dev
📝 updated readme table
2 parents 30a0c8b + 36a53f0 commit 952cae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
| `file_name` | `README.md` | Name of the readme file or any other file containing the comment mentioned above. Note: The file needs to be at the root of the repository. (Dynamic paths coming in next version!) | No | myfile.txt/ myfile.html |
6060
| `max_repo_description` | 50 | How much description you want to Display | No | 40 |
6161
| `allow_forks` | True | Control if you want to display the number of forks of the repository | No | False |
62+
| `project_sort_by` | `stars` | Control the sorting of projects by `'stars'` or `'forks'` | No | `'forks'` |
6263

6364
## Examples
6465
- [My Workflow File](https://github.com/kaustubhgupta/kaustubhgupta/blob/master/.github/workflows/project-updater.yml)

0 commit comments

Comments
 (0)