diff --git a/README.md b/README.md index 6ff6072..498be57 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # simple-uptime -Simple nodejs console software for monitoring a server. \ No newline at end of file +Simple nodejs console software for monitoring a server. + +## Usage : +```sh +npm i # Installe Packages +npm start # Start +``` \ No newline at end of file