Skip to content

Commit 57b1e32

Browse files
authored
Update README.md
1 parent 84e166c commit 57b1e32

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image2cpp is a simple tool to change images into byte arrays (or your array back
77

88
Alternatively you can also enter a byte array as input to turn it back into an image. This might be useful for debugging, or when you want to write the byte array yourself. I don't know.
99

10-
Did you find this tool useful? Feel free to support my open source software:
10+
Did you find this tool useful? Feel free to support my open source software (especially when used commercially):
1111

1212
[![GitHub Sponsor](https://img.shields.io/github/sponsors/javl?label=Sponsor&logo=GitHub)](https://github.com/sponsors/javl)
1313

@@ -43,3 +43,6 @@ The example sketch is based on code by [Adafruit](https://github.com/adafruit).
4343

4444
### License
4545
image2cpp is released under GPL v3. This means you can use the project in any way you want (use, adapt, distribute, etc.) as long as you share any changes and link back to this repo. See [LICENSE.md](https://github.com/javl/image2cpp/blob/master/LICENSE.md) for more info.
46+
47+
Please do consider a donation when used commercially. Thank you.
48+

0 commit comments

Comments
 (0)