Update README.md

This commit is contained in:
SeungJu Lim 2024-02-12 08:31:57 +00:00
parent 188f8c0209
commit 8b7f7ceb9d
1 changed files with 5 additions and 5 deletions

View File

@ -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!