Update README.md
This commit is contained in:
parent
188f8c0209
commit
8b7f7ceb9d
10
README.md
10
README.md
|
|
@ -31,11 +31,11 @@ This project is a code for automating movie bookings on CGV (Cine de Grande Vue)
|
|||
|
||||
## Usage
|
||||
To run the script, execute the following command:
|
||||
```batch
|
||||
npm run dev
|
||||
# or
|
||||
node ./cgvAjax.js 1
|
||||
```
|
||||
```batch
|
||||
npm run dev
|
||||
# or
|
||||
node ./cgvAjax.js 1
|
||||
```
|
||||
|
||||
## Contributing
|
||||
Feel free to contribute to this project by opening issues or pull requests. Any feedback or suggestions are welcome!
|
||||
|
|
|
|||
Loading…
Reference in New Issue