From 73731b31d1d8fb418357bd6cd42dc0f09c19b27f Mon Sep 17 00:00:00 2001 From: josiadmin Date: Mon, 3 Nov 2025 13:49:06 +0100 Subject: [PATCH] mod. README.MD --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80d802b..b8b962b 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,7 @@ A few resources to get you started if this is your first Flutter project: For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. -### Rename .env_example +## Rename .env_example To Run the App you must rename the .env_example to .env and add your credentials for Appwrite +## Template +To login to a private Appwrite Server with Log In, Sign In, and Navigation to Home Page View and back...