diff --git a/README.md b/README.md index 225b5b6..812b390 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,11 @@ By clicking on the task this will set it to the current task in the timer. This ## Completing task -By clicking on the task in the current task will move it to the completed tasks and remove from the Todo list \ No newline at end of file +By clicking on the task in the current task will move it to the completed tasks and remove from the Todo list + +## Development + +``` +npm install +npm run dev +``` \ No newline at end of file