diff --git a/README.md b/README.md index 2b9fde1..592e958 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LCD -LCD driver project for zhaocaimao. +LCD driver for zhaocaimao. The basic LCD driver and image rendering flow are complete, with support for full-screen rendering and partial refresh. `upper_app.h` and `upper_app.c` simulate the upper-layer interface for testing expression animations, icon overlays, and display update flow.