From 74b5f7cdce244dd89e000e7f21a363bf98b9ac2c Mon Sep 17 00:00:00 2001 From: Brulijam Date: Sun, 26 Nov 2023 21:16:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce87335..bfb24b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Screeps +Personal cripts 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