From 6b35c2ee50f1033b1c8b4bfbd1ff6f9f442f90ab Mon Sep 17 00:00:00 2001 From: elazarcoh Date: Wed, 2 Sep 2020 12:48:58 +0300 Subject: [PATCH 1/3] type --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdd5f7a..7175417 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Based on the great work of [john-guo](https://github.com/john-guo/simply-view-im ## Dependencies * python>=3.4 -* At least of the following packages are need to be installed: +* At least םמק of the following packages are need to be installed: - opencv - skimage - more to come (see [TODO 1](#TODO)) + more options to come (see [TODO 1](#TODO)) ## TODO 1. add more backends (Pillow, matplotlib, imageio) From 1180165460aca3c1d93df6d95f69e564f36b2cf5 Mon Sep 17 00:00:00 2001 From: elazarcoh Date: Wed, 2 Sep 2020 12:49:22 +0300 Subject: [PATCH 2/3] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7175417..efd705f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Based on the great work of [john-guo](https://github.com/john-guo/simply-view-im ## Dependencies * python>=3.4 -* At least םמק of the following packages are need to be installed: +* At least one of the following packages are need to be installed: - opencv - skimage more options to come (see [TODO 1](#TODO)) From 753f44aca493ba87a6f458fa2f41c0da9fca3987 Mon Sep 17 00:00:00 2001 From: elazarcoh Date: Wed, 2 Sep 2020 12:53:13 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efd705f..595714d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Based on the great work of [john-guo](https://github.com/john-guo/simply-view-im * At least one of the following packages are need to be installed: - opencv - skimage - more options to come (see [TODO 1](#TODO)) + + - more options to come (see [TODO 1](#TODO)) ## TODO 1. add more backends (Pillow, matplotlib, imageio)