diff --git a/README.md b/README.md index bfb24b6..bb169b7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Screeps -Personal cripts for the MMO Coding Game [Screeps](https://screeps.com/). +Personal scripts for the MMO Coding Game [Screeps](https://screeps.com/). ## Setup -To enable autocomplete execute `npm install @types/screeps @types/lodash` in `scripts` where your screeps scripts root directory is. \ No newline at end of file +To enable autocomplete execute `npm install @types/screeps @types/lodash` in `scripts` where your screeps scripts root directory is.