From f116071bbb094387640d1edf4d1e699c93e3b79c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 19 Jul 2016 14:35:09 +0300 Subject: README updates --- TODO.md | 2 +- test/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 0b22e25..d094a14 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,3 @@ * Add unit tests to the library. - * Using Boost.Test, perhaps? I'm using Boost anyway. + * Using Boost.Test, perhaps? I'm using Boost anyway. * Add algorithm benchmarks. diff --git a/test/README.md b/test/README.md index b1228d1..08f4def 100644 --- a/test/README.md +++ b/test/README.md @@ -60,7 +60,7 @@ Pass the `--help` flag to examine the script's usage info. ### Prerequisites To run the test scripts, Python 3.4 or higher is required. -The author is using Python 3.5.1. +Python 3.5.1 has been verified to work properly. ### NIST Special Publication 800-38A -- cgit v1.2.3