diff --git a/README.md b/README.md index c4e08da..b852c6d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ - - # akf-forum - + -A Node.js based forum software +A Node.js based forum software. ## Installation - Clone this repo. Or download it. -- Write `npm i` for install **dependencies** +- Write `npm i` to install **dependencies**. +- Write `npm restart` for reset database, and `npm start` for run it. ## Credits * [Akif9748](https://github.com/Akif9748) - Project owner