diff --git a/README.md b/README.md
index 0fe1230..a88a537 100644
--- a/README.md
+++ b/README.md
@@ -1,76 +1,230 @@
-[![Ultralytics CI](https://github.com/ultralytics/ultralytics/actions/workflows/ci.yaml/badge.svg)](https://github.com/ultralytics/ultralytics/actions/workflows/ci.yaml)
+
+
+
+
+
-## Install
+[English](README.md) | [简体中文](README.zh-CN.md)
+
-```bash
-pip install ultralytics
-```
+
+
-Development
+[Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics) is the latest version of the YOLO object detection and image segmentation model developed by [Ultralytics](https://ultralytics.com). YOLOv8 is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility.
-```
-git clone https://github.com/ultralytics/ultralytics
-cd ultralytics
-pip install -e .
-```
+The YOLOv8 models are designed to be fast, accurate, and easy to use, making them an excellent choice for a wide range of object detection, image segmentation and image classification tasks.
+
+Whether you are a seasoned machine learning practitioner or new to the field, we hope that the resources on this page will help you get the most out of YOLOv8.
-## Usage
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-### 1. CLI
+##