aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-11-29 10:14:18 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-11-29 10:14:18 +0100
commit9ee9ba66c48668f70a23eccc065d1be26a434900 (patch)
treee5f489685dba625d4f4e348488444715d5a9abf6
parentput plots in img/ (diff)
downloadsorting-algorithms-9ee9ba66c48668f70a23eccc065d1be26a434900.tar.gz
sorting-algorithms-9ee9ba66c48668f70a23eccc065d1be26a434900.zip
README: update
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 1324795..74b5c19 100644
--- a/README.md
+++ b/README.md
@@ -13,14 +13,6 @@ Prerequisites
* [matplotlib]
* [numpy] (required by [matplotlib])
-The versions below have been verified to work properly.
-
-| Software | Version
-| ------------ | -------
-| CPython | 3.5.1
-| [matplotlib] | 1.5.1
-| [numpy] | 1.11.0
-
[matplotlib]: http://matplotlib.org/
[numpy]: http://www.numpy.org/