diff --git a/README.md b/README.md
index a468566f..ff433544 100644
--- a/README.md
+++ b/README.md
@@ -13,16 +13,59 @@
> A 4WD smart car kit for Raspberry Pi.
-
-
-
+
+
+
+
### Connection Board Version
-| PCB Version | PCB Picture |
-|-|-|
-| V1.0 | |
-| V2.0 | |
+## Freenove 4WD Smart Car Kit for Raspberry Pi
+
+### Please select the corresponding code file according to your Raspberry PI
+
+* **Raspberry PI 3 or 4**:
+ Use the code in the `Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi/Code/Server` folder.
+
+* **Raspberry PI 5**:
+ Use the code in the `Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi/Code/Server-pi5` folder.
+
+> A 4WD smart car kit for Raspberry Pi.
+
+
+
+
+
+
+### Connection Board Version
+
+
+
+ PCB Version |
+ PCB Picture |
+
+
+ V1.0 |
+
+
+ |
+
+
+ V2.0 |
+
+
+ |
+
+
+
+### Download
+
+* **Use command in console**
+
+ Run following command to download all the files in this repository.
+
+ ```bash
+ git clone https://github.com/Freenove/Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi.git
### Download