[docs] updated docs with authentication guide

This commit is contained in:
Resi Respati
2018-01-09 23:47:15 +07:00
parent 71c1571aa8
commit d66b720a75
9 changed files with 50 additions and 14 deletions

View File

@@ -22,4 +22,4 @@ Or if you're running `yarn`:
yarn
```
Next up, we'll configure our environment and [run our first code deploy](./deploying.md).
Once that's all done, let's [authenticate with the Screeps server](./authenticating.md).