From 8b7f7ceb9d2379e3ae9564266bf9bc8b2af91295 Mon Sep 17 00:00:00 2001 From: space2lim Date: Mon, 12 Feb 2024 08:31:57 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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!