From 724aeacfcdb33ce5c99c7da569ca7d819b330cb6 Mon Sep 17 00:00:00 2001 From: Konloch Date: Tue, 21 Feb 2023 17:58:29 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0ac91d..6e11422 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ Add it as a maven dependency or just [download the latest release](https://githu ## Disclaimer + All tests have been moved to the [test branch](https://github.com/Konloch/SafeYAML/tree/tests) + This library has been built and is released for Java-8, if you require Java-7 please let me know and I can look into that. ++ Slightly different versioning numbers, we use `1.34.0` and upstream uses `1.34`