From 03a7fcc683fee4f039430b919a922c271f66f038 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Wed, 24 Jan 2024 10:48:39 +0100 Subject: [PATCH] misc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bacb234..06d610b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Cleaner Result Printer +# PHPUnit Json Result Printer + +Other PHP CLI tool can communicate with API using JSON. Why not PHPUnit? ## Install