Merge pull request #410 from Sorizz/master

Changing README file
This commit is contained in:
Arjun 2023-04-19 17:50:49 +05:30 committed by GitHub
commit 8f69be05c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,8 @@ If you want to contribute:
1. Clone this repo.
2. `cd` into project directory
3. `npm install`
4. `npm run dev`
4. `npm i npm-run-all -D` (*optional --> might be required for some developers*)
5. `npm run dev`
#### License
This repository has been released under the [MIT License](LICENSE)