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