Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mivano authored Aug 7, 2024
1 parent 3603d90 commit 87ac1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ There are a number of settings you can use to finetune the detection.
--threshold-cost 2 The thresshold cost to use. Values lower than this are excluded. Defaults to 2.00
```
All the different formatters can be used to output the data, so you can further process it with the JSON or CSV output, send it via email with the text formatter, or use the markdown formatter to include it in a GitHub workflow. The console output will render the different anomalies in different and point out the moment in time where the anomaly was detected.
All the different formatters can be used to output the data, so you can further process it with the JSON or CSV output, send it via email with the text formatter, or use the markdown formatter to include it in a GitHub workflow. The console output will render the different anomalies in different categories and point out the moment in time when the anomaly was detected.
![](screenshot_anomalies.png)
Expand Down Expand Up @@ -670,4 +670,4 @@ I appreciate every star ⭐ that my projects receive, and your support means a l
For inquiries, suggestions, or contributions, feel free to open an issue or a pull request. You can also reach out to me directly via [LinkedIn](https://www.linkedin.com/in/michielvanoudheusden/).
![Alt](https://repobeats.axiom.co/api/embed/a5c7b68fe50da70986f5cb386be13c0e496f9e15.svg "Repobeats analytics image")
![Alt](https://repobeats.axiom.co/api/embed/a5c7b68fe50da70986f5cb386be13c0e496f9e15.svg "Repobeats analytics image")

0 comments on commit 87ac1fa

Please sign in to comment.