diff --git a/README.md b/README.md index 9b786cc..21fb3cd 100644 --- a/README.md +++ b/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!