From d19120b3efc384ef924cc86b3524bc1db9652fe3 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Sun, 29 Oct 2023 12:36:43 -0500 Subject: [PATCH] Clarify Username and Password --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe026a4..64e8905 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # SimpleNotes Server +# Username/Password +Just put any credentials then remember them + # You need .NET 7 (Unless you have docker) [Get .NET 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)