Update README.md
This commit is contained in:
11
README.md
11
README.md
@ -1,2 +1,13 @@
|
||||
# ShareX-Upload-Server
|
||||
ShareX by Tanner Reynolds but windows ready.
|
||||
|
||||
|
||||
## What did I change?
|
||||
|
||||
All that I did to the source code was remove everything exept src and package.json, then I put the package.json in the src folder.
|
||||
|
||||
|
||||
# How to install?
|
||||
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!
|
||||
|
Reference in New Issue
Block a user