update README

This commit is contained in:
Bilal
2020-08-20 16:04:35 +03:00
parent 16d878fe8f
commit 638476a6bf

View File

@@ -1,8 +1,13 @@
# proxylist
### Requirements
Node version : `v13.13.0`
Yarn version : `1.22.4`
### Setup
Copy `example.env` to the `.env` and set values as desired
1. Copy `example.env` to the `.env` and set values as desired
2. Execute `yarn install`
Run server with `yarn start`