summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Sibille <clements+git@lisible.xyz>2024-02-26 02:24:53 +0900
committerClement Sibille <clements+git@lisible.xyz>2024-02-26 02:24:53 +0900
commit228854f8672d5015550ab6f6c76e806d099bb4db (patch)
tree3c67cc9f192d624f9c286e654a7e77da3ae31a7d
parentea36f30a8e1993d4aacc8974cd0994db67902467 (diff)
Add README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6eb528e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# LisiblePNG - a PNG decoder
+
+This PNG decoder is meant to be used in my other C projects.
Go back to lisible.xyz