From 5987b8ced337f4514d3347f90a8f40079fe9c382 Mon Sep 17 00:00:00 2001 From: propensive Date: Fri, 25 Aug 2023 12:38:02 +0000 Subject: [PATCH] Apply automatic changes --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 3914dbc..fe468b8 100644 --- a/readme.md +++ b/readme.md @@ -4,9 +4,12 @@ # Chiaroscuro -____ +__Compare and contrast similar objects and highlight their differences__ -TBC +A simple equality test can determine whether two values are identical or not, +but it offers no explanation for _how_ two unequal values are different. +_Chiaroscuro_ provides a means to compare two objects and see their structural +differences. ## Features @@ -25,7 +28,7 @@ TBC ## Status -Chiaroscuro is classified as __fledgling__. For reference, Scala One projects are +Chiaroscuro is classified as __maturescent__. For reference, Scala One projects are categorized into one of the following five stability levels: - _embryonic_: for experimental or demonstrative purposes only, without any guarantees of longevity