aboutsummaryrefslogtreecommitdiff
path: root/typer
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-08 15:40:39 -0500
committerAlee <alee14498@gmail.com>2018-03-08 15:40:39 -0500
commitbf8df5fb074c5855386d5533a652eddde6e34f7b (patch)
treef19cb088e877a524dcec0a3b822be98cc409f242 /typer
parent34176f8f755baccc18feb1a7d021121209af2b15 (diff)
parentae35e930a89f621aea3b183ca9822e8fddcc6824 (diff)
downloadpokeworld-website-bf8df5fb074c5855386d5533a652eddde6e34f7b.tar.gz
pokeworld-website-bf8df5fb074c5855386d5533a652eddde6e34f7b.tar.bz2
pokeworld-website-bf8df5fb074c5855386d5533a652eddde6e34f7b.zip
Merge branch 'master' of https://github.com/PokeWorld/pokeworld.github.io
Diffstat (limited to 'typer')
-rw-r--r--typer/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/typer/index.html b/typer/index.html
index af01792..63f999f 100644
--- a/typer/index.html
+++ b/typer/index.html
@@ -30,10 +30,12 @@
<h2>Download</h2>
<p>There is no hosted download site for Typer except for on our CI servers hosted by our friends at AppVeyor. Pick up a copy at <a href="https://ci.appveyor.com/project/jtsshieh/typer/build/artifacts">here</a> to get the latest version. It is already compiled into an executable file for use. Once you download it, open it like you usually would open an executable by double clicking it. Typer is only avaiable for Windows. Mac and linux might be supported in the future.</p>
<h2>Continuous Intergration Badges (AppVeyor and TravisCI)</h2>
+ <p>Our friends at appveyor an 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://ci.appveyor.com/project/jtsshieh/typer"><img src="https://ci.appveyor.com/api/projects/status/bya2hsb9x1ajq274?svg=true"></a>
<a href="https://travis-ci.org/PokeWorld/Typer"><img src="https://travis-ci.org/PokeWorld/Typer.svg?branch=master"></a>
<h2>Changelog</h2>
<ul>
+ <li>v0.2 - Preset and interval options</li>
<li>v0.1 - First release!</li>
</ul>
</div>