diff --git a/README.md b/README.md
index f354297..006ab24 100644
--- a/README.md
+++ b/README.md
@@ -1,48 +1,64 @@
-# VCamera
+# VCamera - Virtual Camera App (2025β2027 Roadmap)
-This is a powerful app that allows you to replace the camera with the video you specify.
- It can be used as a live broadcast assistant, such as using local movies as live broadcast content.
- It can also be used to prevent APP sneak shots.
+
+
+
+
-# Scenes to be used:
-1. Protect the privacy of the camera and prevent some apps from maliciously taking pictures.
-2. Live Assistant. Similar to OBS, but may be better than OBS, can be used for Twitch, Youtube, Facebook, etc.
-3. Entertainment among friends. How fun it would be to record a hilarious video to prank your friends.
+> A lightweight, open-source virtual camera app for Android, designed to empower developers and streamers with real-time video effects, filters, and device simulation.
-**Notice:**
-**Please strictly abide by the laws and regulations. It is strictly forbidden to use this APP for any illegal activities, otherwise you will bear the consequences.**
+---
+## π Overview
-# QA:
-**If you are the owner of an APP,How to detect if you donβt want your APP to run in VCamera?**
-VCamera is based on a virtual machine, so you can detect whether it is currently running in a virtual machine environment.
-[Check Env Demo Code](https://github.com/andvipgroup/VCamera/tree/main/check_env_demo/code)
-[Check Env Demo Apk](https://github.com/andvipgroup/VCamera/blob/main/check_env_demo/check_env_demo.apk)
-
-Here "isPathReallyExist < 0" means it running in a virtual machine.
-If "isPathReallyExist = 0" means it running in a real device.
+**VCamera** allows users to use their smartphone as a virtual webcam for streaming, video calls, and content creation. Built with **Android CameraX**, it ensures high performance, low latency, and compatibility across devices.
+This project is actively being developed with a long-term roadmap from **2025 to 2027**.
+---
-# Demo Video
-[](https://www.youtube.com/embed/lT-MP9c7SbY)
+## ποΈ Roadmap: 2025 β 2027
+| Year | Milestone | Status |
+|------|----------|--------|
+| **2025 Q1βQ2** | β
Launch stable APK with basic camera preview & photo capture | Done |
+| **2025 Q3βQ4** | π§ Add front/back camera switch, flash toggle, and image filters | In Progress |
+| **2026 Q1** | π¨ Integrate AR overlays and face tracking (via ML Kit) | Planned |
+| **2026 Q2** | πΊ Enable screen recording mode (with permission) | Planned |
+| **2026 Q3** | π Support WebRTC streaming to PC via local network | Planned |
+| **2026 Q4** | π± Add multi-camera support (e.g., dual rear cameras) | Planned |
+| **2027 Q1** | π€ AI-powered background blur and object detection | Planned |
+| **2027 Q2** | π Cross-platform release (iOS + Windows via Flutter) | Vision |
+| **2027 Q3** | π οΈ Open API for third-party plugins (e.g., custom filters) | Vision |
-# Key Features
-**1. Support replacing the camera with a photo.**
-**2. Support replacing the camera with video.**
-**3. Support to replace the camera with network video.**
-**4. Support resizing video, rotating, moving, zooming, flipping, etc.**
+---
+## π± Features (Current)
+β
Live camera preview
+β
Tap-to-capture photos
+β
Save images to gallery
+β
Real-time preview with minimal lag
+β
Permission handling (camera access)
+β
Built using **CameraX** (Google's recommended library)
-# Contact Me
-andvipgroup@gmail.com
+---
-# APK Download
-**Latest version : 3.5.4**
-
-
-
-
-