diff --git a/readme.md b/readme.md index 2e12efc..71e6253 100644 --- a/readme.md +++ b/readme.md @@ -54,6 +54,7 @@ Embrace the Haskell way with HaskMate! { "delay": 1000000, "ignore": ["./logs.txt", "./src/loop.hs"] + "script": "stack" } ``` @@ -81,4 +82,4 @@ We warmly welcome and appreciate contributions from the community. To contribute 5. Push to the branch (`git push origin feature/YourFeature`). 6. Open a new Pull Request. -Before submitting your Pull Request, please make sure to follow our coding style and conventions. Your contributions make HaskMate better - thank you! \ No newline at end of file +Before submitting your Pull Request, please make sure to follow our coding style and conventions. Your contributions make HaskMate better - thank you!