From 5e1e1ff3296f0ecc475e6f95dc4b4b611de0c109 Mon Sep 17 00:00:00 2001 From: Null Date: Sat, 25 Jul 2020 21:52:19 -0500 Subject: [PATCH] Fix spelling & add run tag --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1b2f7c..d8a2f4d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ noUpdate | `Boolean` | No | Whether or not to update the Type | Link ---------- | ---- JavaScript | [Click here](./example.config.js) -JSON | [Clic here](./example.config.json) +JSON | [Click here](./example.config.json) ## Setup @@ -43,6 +43,10 @@ Discord | - `npm install -g typescript` (Linux: `sudo npm install -g typescript`) - `npm run setup` +### Running + +- `npm run` + ## Copyright Copyright VoidNulll 2018-2020