:: commit 1862ef29a224e5902a960ae6590a8782fdf720f0

mintsuki <mintsuki@protonmail.com> — 2024-09-03 21:29

parents: 8e1ee822f7

docs: README.md: Update Acknowledgements section

diff --git a/README.md b/README.md
index c3e13026..92f55361 100644
--- a/README.md
+++ b/README.md
@@ -138,9 +138,9 @@ make install    # (or gmake where applicable)
 See [USAGE.md](USAGE.md).
 
 ## Acknowledgments
-Limine uses a stripped-down version of [tinf](https://github.com/jibsen/tinf) for early GZIP decompression.
+Limine uses a stripped-down version of [tinf](https://github.com/jibsen/tinf) for GZIP decompression in early x86 BIOS stages.
 
-Limine relies on [stb_image](https://github.com/nothings/stb/blob/master/stb_image.h) for runtime GZIP decompression and image loading.
+Limine uses [stb_image](https://github.com/nothings/stb/blob/master/stb_image.h) for wallpaper image loading.
 
 Limine uses a patched version of libfdt (can be found in Linux's source tree) for manipulating FDTs.
 
tab: 248 wrap: offon