diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-10 19:50:02 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-10 19:50:02 -0500 |
| commit | e8ccf65ee20d0b958394a91217b14a14775e430d (patch) | |
| tree | afd4569c1733c922115c743ac60bcc9fade815bc | |
| parent | 8f964f4bcada90e092da2645511f711fb994c2bd (diff) | |
| download | pokeworld-website-e8ccf65ee20d0b958394a91217b14a14775e430d.tar.gz pokeworld-website-e8ccf65ee20d0b958394a91217b14a14775e430d.tar.bz2 pokeworld-website-e8ccf65ee20d0b958394a91217b14a14775e430d.zip | |
typpo
| -rw-r--r-- | pokeworld/pokebot/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html index d86520f..449f809 100644 --- a/pokeworld/pokebot/index.html +++ b/pokeworld/pokebot/index.html @@ -32,7 +32,7 @@ <p>If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our <a href="https://github.com/PokeWorld/PokeBot">GitHub</a>. Otherwise, you can get a <a href="https://github.com/PokeWorld/PokeBot/releases">release</a> which are proven to be a lot more stable than the random things we put on the main branch.</p> <p></p> <h2>Continuous Intergration Badges (TravisCI, CircleCI)</h2> - <p>Our friends at travis have tested the compiling of commands to look for bugs. The badge shows if it has passed or failed the test.</p> + <p>Our friends at travis and circleci have tested the compiling of commands to look for bugs. The badge shows if it has passed or failed the test.</p> <a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master"></a> <a href="https://circleci.com/gh/PokeWorld/PokeBot"><img src="(https://circleci.com/gh/PokeWorld/PokeBot.svg?style=svg"></a> <h2>Changelog</h2> |
