From d7f0c0fc78cbbcd5ab61abf06676ef8242c5a97a Mon Sep 17 00:00:00 2001 From: Michael Hoang Date: Thu, 24 Apr 2025 11:01:25 +1000 Subject: [PATCH] clan-app: improve README --- pkgs/clan-app/README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/pkgs/clan-app/README.md b/pkgs/clan-app/README.md index 164be564c..c5b484ac4 100644 --- a/pkgs/clan-app/README.md +++ b/pkgs/clan-app/README.md @@ -1,15 +1,13 @@ -Sure, here's an improved version of your README: - # Clan App -A powerful application that allows users to create and manage their own clans. +A powerful application that allows users to create and manage their own Clans. ## Getting Started -Follow the instructions below to set up your development environment and start the application. +Follow the instructions below to set up your development environment and start the application: -1. **Navigate to the Webview UI Directory:** +1. **Navigate to the Webview UI Directory** Go to the `clan-core/pkgs/webview-ui/app` directory and start the web server by executing: @@ -18,7 +16,7 @@ Follow the instructions below to set up your development environment and start t vite ``` -2. **Start the Clan App:** +2. **Start the Clan App** In the `clan-app` directory, execute the following command: