From 51dd02ea71d1ebc09d38ca272e18b2e6136bd6ed Mon Sep 17 00:00:00 2001 From: jlamothe Date: Thu, 23 Nov 2023 20:30:00 +0000 Subject: [PATCH] acknowledgement of confusing nature of tests --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 113b85f..eb2d0ad 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ The header is relatively well commented and can provide a fairly comprehensive breakdown of the API. This document will however provide a basic overview below. -This library is used to test the library itself, consequently the -`test` directory contains a relitively decent real-world example of -how it can be used. +This library is used to test itself, consequently the `test` directory +contains a relitively decent real-world (if somewhat confusing) +example of how it can be used. ## `TestState`