From 824df0e84958a89103d335178abde644f054e8b2 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Thu, 5 Nov 2020 10:27:20 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 618ca5c5..162ee994 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ V.1.x - Initial version released in conjunction with .NET Core 3.2 ( May 2020 ) - [x] Dynamic Routing - [x] Extensibility via Custom Modules - [x] Extensibility via Custom Themes -- [x] Event Logging +- [x] Event Logging / Audit Trail - [x] Folder / File Management - [x] Recycle Bin - [x] Scheduled Jobs ( Background Processing ) @@ -71,7 +71,7 @@ V.1.x - Initial version released in conjunction with .NET Core 3.2 ( May 2020 ) - [x] Seamless Upgrade Experience - [x] Progressive Web Application Support - [x] JavaScript Lazy Loading -- [x] CSS Dynamic/Lazy Loading +- [x] Dynamic CSS/Lazy Loading Future Consideration - [ ] Admin UI markup optimization ( ie. replace tables with divs in forms )