From 9afc7e2974d0a37859ad599ef6ad3ca1368a0d72 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 16 Oct 2019 16:14:16 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a70fb078..a0d9027c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ At this point Oqtane offers a minimum of desired functionality and is not recomm # Example Screenshots +Default view after installation: + +![Home](https://github.com/oqtane/framework/blob/master/screenshot0.png?raw=true "Home") + A seamless login flow utilizing .NET Core Identity services: ![Login](https://github.com/oqtane/framework/blob/master/screenshot1.png?raw=true "Login")