aboutsummaryrefslogtreecommitdiff
path: root/pokeworld/pokebot
diff options
context:
space:
mode:
Diffstat (limited to 'pokeworld/pokebot')
-rw-r--r--pokeworld/pokebot/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html
index 9de84b5..d86520f 100644
--- a/pokeworld/pokebot/index.html
+++ b/pokeworld/pokebot/index.html
@@ -31,9 +31,10 @@
<h2>Download</h2>
<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)</h2>
+ <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>
<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>
<ul>
<li>v0.3.5 - A bunch of BugFixes and forcedrop command.</li>