From 6084428ec77e39dc48c1e3a6f16afa7a2f9de58d Mon Sep 17 00:00:00 2001 From: hxtree Date: Mon, 22 Jun 2020 17:57:06 -0400 Subject: [PATCH] Improved wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c2bc2..4827ed0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A [LHTML processor](https://github.com/ouxsoft/LHTML) implementation programmed in PHP. ## Usage -Here we'll add an abstraction layer to make major Bootstrap upgrades easy. +Here we'll add an CSS abstraction layer to make major upgrades of the CSS framework, in this example Bootstrap, easy. Start by creating an LHTML Element: ```php