From 0c4d537303348fbf56cbc937b22574b47170e8c8 Mon Sep 17 00:00:00 2001 From: Marcin Czenko Date: Tue, 28 Oct 2025 01:43:54 +0100 Subject: [PATCH] updates README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e19a178..96fd27b 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ SHA2-256(output.bin)= c74ce73165c288348b168baffc477b6db38af3c629b42a7725c35d99d4 ### Running tests -There are a couple of basic tests, including one integration test. +We have some unit tests and a couple of integration tests. -In this section we focus on unit test. The integration tests are covered in the +In this section we focus on the unit tests. The integration tests are covered in the next section. To run all unit tests: