Skip to content

Commit

Permalink
Fix capitalization (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredster33 authored Jun 13, 2021
1 parent 28ad02a commit c44380f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Yes! This is exactly the point of this project. Fetch the [minified version](htt
Yes! You can create a [Cog Creator application](https://cogboard.discord.red/c/apps/12) to become a Cog Creator and have your repo added to the approved category (along with a few other perks). If you're still waiting for your application to be reviewed or you're not quite ready to apply, you can [make a PR](https://github.com/Cog-Creators/Red-Index/pulls) to have your repo potentially added to the unapproved category.

### How does this work?
[Github Actions](https://github.com/features/actions) are what makes this possible. Every 15 minutes, or on manual trigger, the workflow takes care of parsing the repositories list, cloning each one of them and compiling a [JSON file](https://github.com/Cog-Creators/Red-Index/tree/master/index) with all the current metadata of each repository and repo.
[GitHub Actions](https://github.com/features/actions) are what makes this possible. Every 15 minutes, or on manual trigger, the workflow takes care of parsing the repositories list, cloning each one of them and compiling a [JSON file](https://github.com/Cog-Creators/Red-Index/tree/master/index) with all the current metadata of each repository and repo.

### I want to run my own Red-Index. Is it possible?
Sure. Fork this project, edit the repositories list, enable the actions and it will be good to go.

0 comments on commit c44380f

Please sign in to comment.