aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2021-02-18 21:04:50 +0100
committerMarvin Borner2021-02-18 21:04:50 +0100
commit2ae5e5b31a943719083dd64ee24c4200220f7ff0 (patch)
treef1f6481c4a2f63dc95b296a304476711ca19545b /README.md
parente28ea65105c4afd3a3dea7d050b392565d15120d (diff)
Switched to default lodepng version
This should be a bit faster and less buggy
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 746a7c9..c9a332e 100644
--- a/README.md
+++ b/README.md
@@ -92,5 +92,5 @@ Resources:
Libraries:
-- [upng (heavily modified lodepng)](https://github.com/elanthis/upng) - [ZLIB License](https://github.com/lvandeve/lodepng/blob/7fdcc96a5e5864eee72911c3ca79b1d9f0d12292/LICENSE)
-- [sxml](https://github.com/capmar/sxml) - [Unlicense License](https://github.com/capmar/sxml/blob/91176b4c62ef7c6342804e02fc440b2e82326469/UNLICENSE)
+- [lodepng (modified)](https://github.com/lvandeve/lodepng) - [ZLIB License](https://github.com/lvandeve/lodepng/blob/7fdcc96a5e5864eee72911c3ca79b1d9f0d12292/LICENSE)
+- [sxml (modified)](https://github.com/capmar/sxml) - [Unlicense License](https://github.com/capmar/sxml/blob/91176b4c62ef7c6342804e02fc440b2e82326469/UNLICENSE)