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
|
## Usage
|
||||||
To run the script, execute the following command:
|
To run the script, execute the following command:
|
||||||
```batch
|
```batch
|
||||||
npm run dev
|
npm run dev
|
||||||
# or
|
# or
|
||||||
node ./cgvAjax.js 1
|
node ./cgvAjax.js 1
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Feel free to contribute to this project by opening issues or pull requests. Any feedback or suggestions are welcome!
|
Feel free to contribute to this project by opening issues or pull requests. Any feedback or suggestions are welcome!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue