Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Frost-Lord authored Jul 22, 2023
1 parent c6872d6 commit 209e595
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Embrace the Haskell way with HaskMate!
{
"delay": 1000000,
"ignore": ["./logs.txt", "./src/loop.hs"]
"script": "stack"
}
```

Expand Down Expand Up @@ -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!
Before submitting your Pull Request, please make sure to follow our coding style and conventions. Your contributions make HaskMate better - thank you!

0 comments on commit 209e595

Please sign in to comment.