From a8d954d5cc95701f9f3a1cb50526ba2d6dd1ac41 Mon Sep 17 00:00:00 2001 From: Alexis Luna <13272766+alexis-luna@users.noreply.github.com> Date: Fri, 11 Sep 2020 16:18:28 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3e015e..1dc616a 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ Codeigniter 4 Auth and User management provides complete basic authentication sy If you are running on local development, we recommend using `AMPPS`, or `XAMPP` stack which has all the system requirements available in Windows, Mac, Linux Installers. ## Screenshots +Account page ![Codeigniter 4 Auth - Dashboard](https://i.postimg.cc/J0ckszHJ/dashboard.png) - +Users page ![Codeigniter 4 Auth - Users](https://i.postimg.cc/QM1x8nTK/users.png) ## Contributing