Improve README

This commit is contained in:
Romain 2024-04-25 16:07:38 +02:00
parent 5008db05e1
commit 21d334ddb9

View File

@ -17,9 +17,9 @@ poetry install
~~~ ~~~
Run the virtual pad with : Run the virtual pad with :
~~~ ~~~
poetry run jacovirt-pad poetry run jacovirt pad
~~~ ~~~
Run the virtual bot with : Run the virtual bot with :
~~~ ~~~
poetry run jacovirt-bot poetry run jacovirt bot
~~~ ~~~