Skip to content
Snippets Groups Projects
Commit 0e2d7c45 authored by DETCHART Jonathan's avatar DETCHART Jonathan
Browse files

Update README.md

parent ccbb2f78
Branches
No related tags found
No related merge requests found
......@@ -58,6 +58,13 @@ make test
>
> for any question x, you can run `make qx` to see the output of this question, e.g. `make q1` or `make q4.2.1`
If make is not installed, you can also run the command:
```shell
pytest
```
See the makefile in the project to specify the test you want to run.
## Q1. Occurrence frequency analysis [[toc](#table-of-content)]
> :exclamation: **Important**
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment