Merge pull request #10 from JayFoxRox/minor-readme-fix

Minor fix in README
This commit is contained in:
James Rowe 2016-11-25 12:29:49 -07:00 committed by GitHub
commit 6c9ff23d16

View File

@ -3,13 +3,13 @@
Bot used for merging Citra bleeding-edge builds. Bot used for merging Citra bleeding-edge builds.
At the moment, it uses the GitHub API to find builds to merge. At the moment, it uses the GitHub API to find builds to merge.
Pull requests to fix issues with the bot are more than welcome.
## Use in Citra bleeding-edge build process ## Use in Citra bleeding-edge build process
The actual bot is ran on a server administrated by Flame Sage. The actual bot is ran on a server administrated by Flame Sage.
It is ran on a daily cron-job and updates from this repo before trying to merge builds. It is ran on a daily cron-job and updates from this repo before trying to merge builds.
Pull requests to fix issues with the bot are more than welcome.
## What does it do? ## What does it do?
After doing the self-update, the bot will visit each of the listed `PULL_REPOS`. After doing the self-update, the bot will visit each of the listed `PULL_REPOS`.