From e00ce5cd905dfd7b4d11026a9474a4424c24768f Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sat, 3 Aug 2019 15:09:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b748921..eea4fd37 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ At this point Oqtane offers a minimum of desired functionality and is not recomm # Example Screenshots -A simplistic login flow ( note that a full authentication story has not been implemented at this point ): +A seamless login flow utilizing .NET Core Identity services: ![Login](https://github.com/oqtane/framework/blob/master/screenshot1.png?raw=true "Login")