From df0757851c1901c4dae545c4d5f263d9b0d92d5c Mon Sep 17 00:00:00 2001 From: Ryaan Aaqil <86365722+UltimaCodes@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:24:33 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e90dd88..9e53371 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To run Graphorama, you'll need: 1. **Clone the repository** to your local machine: ```bash - git clone https://github.com/yourusername/Graphorama.git + git clone https://github.com/UltimaCodes/Graphorama.git ``` 2. **Open the project** in Visual Studio. @@ -36,7 +36,7 @@ To run Graphorama, you'll need: 1. Extract all files from the latest release zip file to a folder on your computer. -3. Double-click `YourAppName.exe` to launch the application. +3. Double-click `Graphorama.exe` to launch the application. ### Running the Application