From a91ff6ecfd8b62cdbc3a9e31acead48f2f7762b4 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Sat, 18 Jul 2020 10:19:52 +0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 09696c3..c153e64 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ Self Hosted Simple Looking Todo Application, powered by Open Source framework such as Laravel + Admin LTE, customizable also beginner will easily understand the flow and the structure of this application +## Demo +- Host : https://todo.supanadit.com +- Email : admin@email.com +- Password : 123 + ## Requirement - PHP 7.4+ - Laravel 7.2.5+