diff --git a/README.md b/README.md
index 597b39b44..152995667 100644
--- a/README.md
+++ b/README.md
@@ -1,96 +1,74 @@
+git clone:
+https://github.com/sinan4367/chittappan_advice
+# Chittappan_advice 🎯
-# [Project Name] 🎯
-
+website url hosted on vercel:
+https://chittappan-advice.vercel.app/
## Basic Details
-### Team Name: [Name]
+### Team Name: Techies
### Team Members
-- Team Lead: [Name] - [College]
-- Member 2: [Name] - [College]
-- Member 3: [Name] - [College]
+- Team Lead: Muhammed sinan m - TKM college of engineering
+- Member 2: sreerag - TKM college of engineering
+
### Project Description
-[2-3 lines about what your project does]
+Chittappan_Advice is a hilariously useless yet fun web app where users upload a palm photo, enter their details, and receive wildly entertaining AI-powered future predictions. Think of it as the digital version of that one uncle who always gives unsolicited advice — except powered by Google Gemini!
### The Problem (that doesn't exist)
-[What ridiculous problem are you solving?]
+People aren’t getting enough free and completely unscientific predictions about their future. How will they know if they’ll meet a cat tomorrow or become a dance analyst at the FIFA World Cup?
### The Solution (that nobody asked for)
-[How are you solving it? Keep it fun!]
+By combining palm photos, user details, and Gemini AI, we deliver quirky, point‑wise future predictions that are as accurate as your horoscope app — but 10x funnier.
## Technical Details
### Technologies/Components Used
For Software:
-- [Languages used]
-- [Frameworks used]
-- [Libraries used]
-- [Tools used]
+ Languages: JavaScript, JSX
+ Frameworks: React + Vite
+ Styling: Tailwind CSS
+ AI Model: Google Gemini API (gemini-1.5-flash)
+ Deployment: Vercel
For Hardware:
-- [List main components]
-- [List specifications]
-- [List tools required]
+ None (unless you count the user’s hand ✋)
### Implementation
For Software:
# Installation
-[commands]
+ git clone https://github.com/yourusername/chittappan_advice.git
+ cd chittappan_advice
+ npm install
# Run
-[commands]
+ npm run dev
### Project Documentation
For Software:
# Screenshots (Add at least 3)
-
-*Add caption explaining what this shows*
-
-
-*Add caption explaining what this shows*
+ Landing page where the magic begins — upload your palm and see your destiny.
+
-
-*Add caption explaining what this shows*
-# Diagrams
-
-*Add caption explaining your workflow*
-For Hardware:
-# Schematic & Circuit
-
-*Add caption explaining connections*
-
-
-*Add caption explaining the schematic*
+# Diagrams
+ User uploads palm → Gemini analyzes (pretends to) → Returns hilarious predictions
-# Build Photos
-
-*List out all components shown*
-
-*Explain the build steps*
-
-*Explain the final build*
-### Project Demo
-# Video
-[Add your demo video link here]
-*Explain what the video demonstrates*
-# Additional Demos
-[Add any extra demo materials/links]
## Team Contributions
-- [Name 1]: [Specific contributions]
-- [Name 2]: [Specific contributions]
-- [Name 3]: [Specific contributions]
+- muhammed sinan m: user interface design using react ,tailwind css
+- sreerag vs: gemini api integration
+
---
Made with ❤️ at TinkerHub Useless Projects