Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add statistic service and increment usage count #75

Merged
merged 10 commits into from
Oct 5, 2018
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -28,6 +28,7 @@ Then launch this command:

The application should now be running on http://127.0.0.1:8000.

Tests are made with PHPUnit.
To run unit tests, launch this command:

`make test`