From 6266a6293c4fef83656fa432a5a5110e8064606c Mon Sep 17 00:00:00 2001 From: Speiger Date: Sat, 11 Dec 2021 12:58:02 +0100 Subject: [PATCH] Slight rewording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b80752c3..c20afcce 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ These will be expanded on as time goes on. One know aspect of Instability is SubSets and SubMaps. They require full rewrites to be fully stable. So it is not advised to use them until these issues are addressed. PriorityQueues are tested separately and ensure basic functionality though GuavaTests are planned. -They just require a custom implementation to run. +They just require a custom test implementation. As a summary: Stability is good/excellent, unless you need SubSets/SubMaps