From ad0a5cadb57d491fb8a1e56cb3e22374b7a99133 Mon Sep 17 00:00:00 2001 From: Sophia Date: Wed, 11 Aug 2021 23:12:23 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 662fd5f..8103608 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ All that I did to the source code was remove everything exept src and package.js # How to install? -First thing you need is Node.js +The first thing you need is Node.js Then download this, cd into the folder, do npm install, then you can do node index.js. -Then you are done, you can ajust all the settings in config.json! +Then you are done, you can adjust all the settings in config.json!