Update README.md

This commit is contained in:
2021-08-11 23:12:23 -07:00
committed by GitHub
parent feb9ef2b34
commit ad0a5cadb5

View File

@ -8,6 +8,6 @@ All that I did to the source code was remove everything exept src and package.js
# How to install? # 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 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!