From 320d397157c7e0696b3c64dc1711fc17a3add3da Mon Sep 17 00:00:00 2001 From: Panagiotis Liakos Date: Wed, 10 May 2023 15:40:37 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c343b4d..e7d2c6b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Chimp: Efficient Lossless Floating Point Compression for Time Series Databases Code and reproducible tests executing Chimp and 10 earlier approaches for three data sets. -Execute (Requires Java 8): +Execute (Requires Java 9): ``` mvn test