aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-04-29 17:59:08 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-04-29 17:59:08 +0300
commit3c28968a887d9fd8442d1457f656624d25db6671 (patch)
treeeba7bd3365a6f986a0036e9f3c27b968cb0a30ad
parentfix Pylint warnings (diff)
downloadfilters-3c28968a887d9fd8442d1457f656624d25db6671.tar.gz
filters-3c28968a887d9fd8442d1457f656624d25db6671.zip
README update
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index f7d1677..2c1ba60 100644
--- a/README.md
+++ b/README.md
@@ -13,11 +13,11 @@ Prerequisites
The versions below have been verified to work properly.
-Software | Version
-------------- | -------
-CPython | 3.5.1
-numpy | 1.11.0
-opencv-python | 3.1.0
+| Software | Version
+| ------------- | -------
+| CPython | 3.5.1
+| numpy | 1.11.0
+| opencv-python | 3.1.0
[numpy]: http://www.numpy.org/
[opencv-python]: http://opencv.org/