diff --git a/README.md b/README.md
index 8cfd2e3..eb4225a 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,6 @@
### *Smart Circular Bio-Waste Logistics Platform with AI scanning, real-time GPS tracking, and role-based dashboards for Providers, Riders & Processing Plants.*
-
-
-
-



@@ -24,11 +20,8 @@
The platform combines AI-powered waste scanning, live GPS tracking, analytics dashboards, blockchain reward systems, and sustainability impact monitoring into one modern ecosystem. Built using modern frontend technologies and optimized for scalability, ReGenX focuses on sustainability, logistics automation, and environmental transparency.
-
-
---
-
## ✨ Core Features
### 🤖 AI-Powered Bio Scanner
@@ -36,8 +29,6 @@ The platform combines AI-powered waste scanning, live GPS tracking, analytics da
- Contamination detection and organic percentage scoring
- Auto-fills dispatch form fields based on scan results
- Supports live camera capture and file upload
-
-
### 📍 Real-Time GPS & Mapping
- High-accuracy GPS detection with draggable pin refinement
@@ -45,8 +36,6 @@ The platform combines AI-powered waste scanning, live GPS tracking, analytics da
- 50km service radius enforcement for route eligibility
- Live rider tracking with **Leaflet.js** interactive maps
-
-
### 👥 Role-Based Dashboards
| Role | Capabilities |
|---|---|
@@ -54,16 +43,12 @@ The platform combines AI-powered waste scanning, live GPS tracking, analytics da
| 🚛 **Rider** | Accept routes, navigate to pickup, confirm collection with AI scan |
| ⚗️ **Plant** | Monitor incoming waste flow, confirm receipt, log processed output |
-
-
### 🪙 $RGX Token Economy
- Providers earn **$RGX tokens** on every verified pickup
- Trade tokens on the **ReGen DeFi Exchange** (CSR NFTs, Smart Bin Hardware, Energy Vouchers)
- Stake tokens in the **Carbon Credit Fund** (12.5% APY)
- Contribute to the **Amazon Reforestation Initiative** crowdfund
-
-
### 🌍 Impact & Analytics
- CO₂ offset calculator (per completed dispatch)
- Weekly/Monthly waste history with Chart.js bar charts
@@ -71,8 +56,6 @@ The platform combines AI-powered waste scanning, live GPS tracking, analytics da
- AI-predicted waste volume for next day
- **The Green Wall** — live community sustainability activity feed
-
-
### 🎨 Premium UI/UX
- Glassmorphism design with dark/light theme toggle
- Live ticker bar with real-time platform activity
@@ -80,20 +63,16 @@ The platform combines AI-powered waste scanning, live GPS tracking, analytics da
- Fully responsive — mobile-first PWA with offline support
- Space Grotesk + Inter typography
-
-
### 💎 Quality Standards
To maintain the quality:exceptional label, the implementation MUST:
-Use Glassmorphism and premium UI aesthetics
-Include smooth micro-animations and transitions
-Be fully responsive and PWA-ready
-Maintain zero console errors
-Follow clean and modular code practices
-Include proper documentation/comments
-Ensure accessibility and mobile optimization
-
-
+- Use Glassmorphism and premium UI aesthetics
+- Include smooth micro-animations and transitions
+- Be fully responsive and PWA-ready
+- Maintain zero console errors
+- Follow clean and modular code practices
+- Include proper documentation/comments
+- Ensure accessibility and mobile optimization
---
@@ -116,12 +95,12 @@ Ensure accessibility and mobile optimization
---
+
↓ @@ -252,8 +234,6 @@ Deployment script automatically:: --- - - ## 🌱 Environmental Impact Every completed dispatch through ReGenX: @@ -271,30 +251,46 @@ Every completed dispatch through ReGenX: --- ## 🤝 Contributing + We welcome open-source contributions. ->Contribution Steps -1. Fork Repository -2. Create Branch + +### Contribution Steps + +1. Fork the repository +2. Create a branch: + +```bash git checkout -b feature-name -3. Commit Changes +``` + +3. Commit changes: + +```bash git commit -m "Added new feature" -4. Push Changes +``` + +4. Push changes: + +```bash git push origin feature-name -5. Open Pull Request +``` + +5. Open a pull request + --- ## 📄 License This project is open source. See [LICENSE](LICENSE) for details. -### 💚 Support the Project +## 💚 Support the Project If you like ReGenX: -⭐ Star the repository -🍴 Fork the project -🚀 Contribute to development -🌍 Promote sustainability initiatives +- ⭐ Star the repository +- 🍴 Fork the project +- 🚀 Contribute to development +- 🌍 Promote sustainability initiatives ---