[docs] Minor wording fixes
This commit is contained in:
@@ -35,7 +35,11 @@ The type definitions for Screeps come from [typed-screeps](https://github.com/sc
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
We also have a community-maintained [documentation page](https://screepers.gitbooks.io/screeps-typescript-starter/), which 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/).
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
@@ -16,12 +16,10 @@ We have swapped the bundler from Webpack to Rollup. Rollup is easier to configur
|
|||||||
|
|
||||||
### Better docs!
|
### 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.
|
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
|
||||||
|
|
||||||
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/v3.0.zip), or clone this repo.
|
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/v3.0.zip), or clone this repo.
|
||||||
|
|||||||
Reference in New Issue
Block a user