added documentation on how to use it

This commit is contained in:
Guillaume Raffy 2021-04-07 16:01:18 +02:00
parent b82d60b49d
commit 82359a549c
1 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,7 @@
a tool to help choosing the best quality price ratio for a compute node a tool to help choosing the best quality price ratio for a compute node
usage:
```console
graffy@graffy-ws2:~/work/concho$ PYTHONPATH=. python3 ./tests/test1.py
```