From c73e7044211ed36555bbf3faaa8a0045fb703e93 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 1 Jan 2017 02:51:49 +0100 Subject: Fix constness of Vector range, optimizing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b05f3a3..4167c9c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ suite, but contains (will contain) algorithm implementations required by TLS. Online documentation will be published soon. * Tanya is cross-platform. The development happens on a 64-bit Linux, but it -* is being tested on Windows and FreeBSD as well. +is being tested on Windows and FreeBSD as well. * The library isn't thread-safe. Thread-safity should be added later. -- cgit v1.2.3