diff --git a/README.md b/README.md new file mode 100644 index 0000000..bbead1f --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# GoodNight +Auto saying good night to girlfriend + +## Usage + +1. Make sure Node.js and npm installed. +2. Run `npm install` to install all dependencies. +3. Run `npm start` to start the application.