From 0002fc389997d1ee21124a74d42c894de48c0cec Mon Sep 17 00:00:00 2001
From: watson8544 <854410664@qq.com>
Date: Wed, 24 Oct 2018 10:37:56 +0800
Subject: [PATCH] Update docs/product_documents/units/unit_m5camera.md
---
docs/product_documents/units/unit_m5camera.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/product_documents/units/unit_m5camera.md b/docs/product_documents/units/unit_m5camera.md
index 2d546c88..7879fba7 100644
--- a/docs/product_documents/units/unit_m5camera.md
+++ b/docs/product_documents/units/unit_m5camera.md
@@ -2,7 +2,7 @@
## DESCRIPTION
-The M5Camera is a tiny unit based on ESP32 chip and OV2640 including PSRAM. You can even program it through Arduino IDE.
+The M5Camera is a tiny unit based on ESP32 chip and OV2640 including PSRAM. You can even program it through Arduino IDE.
The M5Camera equips the ESP32 with everything necessary to program, run and develop on the wonderful chip. It also features a LiPo charger (IP5306) , so your M5Camera project can be battery-powered and truly wireless. Additionally, the board reserved the MPU6050,BME280 and an analog MIC.
@@ -49,7 +49,7 @@ The M5Camera equips the ESP32 with everything necessary to program, run and deve
- [Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) (ESP32)
- [Datasheet](https://www.uctronics.com/download/cam_module/OV2640DS.pdf) (OV2640)
- [HowToWork](../../quick_start/m5camera/m5camera_quick_start)
-
+- [Read more](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)
\ No newline at end of file