Skip to content

Commit 407ffdb

Browse files
authored
Update README.md
1 parent 853599b commit 407ffdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The following are the display effects of version `2.0`.
2020
### Usage
2121
- Please refer to the source code comments.(The comments section is written in Chinese and may need translation in order to read.)
2222

23+
### Note
24+
For images in the `dat` format, make sure that they do not exceed the screen display area when using non-framebuffer driver modes. Otherwise, the image may not be displayed correctly.
25+
2326
### Example Code
2427
```python
2528
# This is an example of usage

0 commit comments

Comments
 (0)