Update README.md

This commit is contained in:
Juan Young 2019-07-13 13:27:36 +08:00 committed by GitHub
parent 44ce5886af
commit 3ff89dcdbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,18 @@ How to run ?
------
- git clone https://github.com/MrYoung249/js1
- cd js1 && npm install
- cd src
- npm start
----
How to rerun ?
------
- cd js1
- npm start
----
How to put your mid ?
------
- cd js1 && cd src
- nano main.js
- put your mid in 'myBot'
----
**NOTE**
- Don't forget to put your mid in main.js 'myBot'