updated readmes

This commit is contained in:
JOLIMAITRE Matthieu 2022-05-30 15:48:46 +03:00
parent e8102f0e72
commit 86bd6fc789
5 changed files with 42 additions and 13 deletions

12
labirust-cli/README.md Normal file
View file

@ -0,0 +1,12 @@
# labirust-cli
## Description
A cli to run labirust algorithms.
## Installation
```sh
# through cargo
cargo install labirust-cli
```