You can then run the app from CLI by simply calling `swf2userSessions`.
...
...
@@ -55,4 +55,4 @@ For example use of the script, you can have a look at these two notebooks:
## Tests
Some integration tests have been written for this script, and are stored in the `test/` folder. To run them on your machine, just type `pytest` at the root of the project.
\ No newline at end of file
Some integration tests have been written for this script, and are stored in the `test/` folder. To run them on your machine, just type `pytest` at the root of the project after having installed the package.