aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2020-11-20 23:04:20 +0100
committerMarvin Borner2020-11-20 23:04:20 +0100
commit33d3ac6b5302f5e3a23cc7e318cf1f0605c398e5 (patch)
tree9ec2013b430e0ad1d21690c5247e687c63d84b76 /README.md
parent38e0d413e38838979978d6ff3fdbaf577a916fd0 (diff)
Ported upng library
This results in a faster boot and smaller files.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83901ea..08620fd 100644
--- a/README.md
+++ b/README.md
@@ -89,3 +89,6 @@ Resources:
- [Spleen font](https://github.com/fcambus/spleen) - [MIT License](https://github.com/fcambus/spleen/blob/5759e9abb130b89ba192edc5324b12ef07b7dad3/LICENSE)
- [ext2util](https://github.com/lazear/ext2util) - [MIT License](https://github.com/lazear/ext2util/blob/9bbcc81be46416491f8d46f25f7f775cfb7f2261/LICENSE)
+
+Libraries:
+- [upng (heavily modified lodepng)](https://github.com/elanthis/upng) - [ZLIB License](https://github.com/lvandeve/lodepng/blob/7fdcc96a5e5864eee72911c3ca79b1d9f0d12292/LICENSE)