[docs] Minor wording fixes

This commit is contained in:
Resi Respati
2017-12-11 23:51:22 +07:00
parent 23cfd4942d
commit cccf5a5aa2
2 changed files with 6 additions and 4 deletions

View File

@@ -16,12 +16,10 @@ We have swapped the bundler from Webpack to Rollup. Rollup is easier to configur
### Better docs!
We've also spent quite some time reworking the documentation from the ground-up, which is now generated through Gitbooks. Includes all the essentials to get you up and running with Screeps AI development in TypeScript, as well as various other tips and tricks to further improve your development workflow.
We've also spent some time reworking the documentation from the ground-up, which is now generated through [Gitbooks](https://www.gitbook.com/). Includes all the essentials to get you up and running with Screeps AI development in TypeScript, as well as various other tips and tricks to further improve your development workflow.
Maintaining the docs will also become a more community-focused effort, which means you too, can take part in improving the docs for this starter kit.
To visit the docs, [click here](https://screepers.gitbooks.io/screeps-typescript-starter/).
## Download
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/v3.0.zip), or clone this repo.