Skip to content

Commit 4334c80

Browse files
committed
Update readme
1 parent 71c868e commit 4334c80

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
[![ESP32 Port](https://github.com/cnadler86/micropython-camera-API/actions/workflows/ESP32.yml/badge.svg)](https://github.com/cnadler86/micropython-camera-API/actions/workflows/ESP32.yml)
44

55
This project aims to support various cameras (e.g. OV2640, OV5640) on different MicroPython ports, starting with the ESP32 port. The project implements a general API, has precompiled firmware images and supports a lot of cameras out of the box. Defaults are set to work with the OV2640.
6-
At the moment, this is a micropython user module, but it might get in the micropython repo in the future.
7-
The API is stable, but it might change without previous announce.
6+
7+
The API is stable, but it might change. Please look into the release section for the latest changes.
8+
9+
I tied to make things as easy as possible. If you find this project useful, please consider donating to support my work. Thanks!
10+
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/cnadler)
811

912
## Content
1013

0 commit comments

Comments
 (0)