From ad31ddc6999e8f8b4e438e69762cc0528c028d3c Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Wed, 19 May 2021 18:10:09 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da20b3..445164a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Just run `python setup.py install` * **mylib.pbar.Pbar:** A small lib for progress bar * **mylib.report.Report:** A small lib to implement logging based email report send at exit -To know how to use these libs, you can take look on *mylib.scripts* content or in *tests* directory. +To know how to use these libs, you can take a look on *mylib.scripts* content or in *tests* directory. ## Copyright