Typo in README.md

This commit is contained in:
Julian Brammer 2023-11-27 01:22:22 +01:00
parent a54482ad1f
commit cae7ac03fb

View File

@ -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.