diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -24,3 +24,8 @@ Example usage: ``` [More examples](/examples) + +Running the tests: +```bash +GAMELOCKER_APIKEY=your.api.key PYTHONPATH=. python -m pytest tests +``` |
