Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Henvezz95 authored May 17, 2024
1 parent 8d2319c commit 9158dbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,5 @@ class NewDetector(BaseDetector):
def get_timing(self):
...
```

* To enable the new algorithm in a test, it should be added to the algorithms list in the configuration file used in the test. Check the available configuration files in the Repository for the exact syntax required

0 comments on commit 9158dbf

Please sign in to comment.