From 0edd7d9d87d0646f5f296a58576c4f567af2ca62 Mon Sep 17 00:00:00 2001
From: VishalKeerthan
Date: Wed, 16 Oct 2024 09:31:23 +0530
Subject: [PATCH] Update README.md
---
README.md | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 67bf3678c72..16f63accae0 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@ Join the **Forge community** on [Discord](https://discord.gg/HcPJNyD66a)!
### π₯ Desktop Installation
1. **Latest Releases:** Download the latest version [here](https://github.com/Card-Forge/forge/releases/latest).
2. **Snapshot Build:** For the latest development version, grab the `forge-gui-desktop` tarball from our [Snapshot Build](https://downloads.cardforge.org/dailysnapshots/).
- - **Tip:** Extract to a new folder to prevent data loss.
+ - **Tip:** Extract to a new folder to prevent version conflicts.
3. **User Data Management:** Previous playersβ data is preserved during upgrades.
-4. **Java Requirement:** Ensure you have **Java 8 or later** installed.
+4. **Java Requirement:** Ensure you have **Java 17 or later** installed.
### π± Android Installation
- Download the **APK** from the [Snapshot Build](https://downloads.cardforge.org/dailysnapshots/). On the first launch, Forge will automatically download all necessary assets.
@@ -81,9 +81,12 @@ We love community contributions! Interested in helping? Check out our [Contribut
Forge aims to deliver an immersive and customizable Magic: The Gathering experience for fans around the world.
### π Repository Statistics
-- **β Stars:** 969
-- **π΄ Forks:** 559
-- **π₯ Contributors:** 149
+
+| Metric | Count |
+|----------------|-------------------------------------------------------------|
+| **β Stars:** | [](https://github.com/Card-Forge/forge/stargazers) |
+| **π΄ Forks:** | [](https://github.com/Card-Forge/forge/network) |
+| **π₯ Contributors:** | [](https://github.com/Card-Forge/forge/graphs/contributors) |
---