From 935bab9e493be8047a2d8a482d0200c0adfb0414 Mon Sep 17 00:00:00 2001 From: Alessandro Ferro <49845537+xfarrow@users.noreply.github.com> Date: Sun, 24 Jul 2022 11:13:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a96ce49..69e905f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ function onValueDisplaying($caption, &$value, $row){ produces the following output -Demo +Demo ### Card @@ -107,7 +107,7 @@ Card::endCardGroupLayout(); produces the following output -Demo +Demo $card2 receives a DataSource whereas $card1 does not. @@ -128,7 +128,7 @@ The follwing code Produces the following output: -Demo +Demo