diff options
| author | Clement Sibille <clements+git@lisible.xyz> | 2024-02-26 02:24:53 +0900 | 
|---|---|---|
| committer | Clement Sibille <clements+git@lisible.xyz> | 2024-02-26 02:24:53 +0900 | 
| commit | 228854f8672d5015550ab6f6c76e806d099bb4db (patch) | |
| tree | 3c67cc9f192d624f9c286e654a7e77da3ae31a7d | |
| parent | ea36f30a8e1993d4aacc8974cd0994db67902467 (diff) | |
Add README.md
| -rw-r--r-- | README.md | 3 | 
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.  | 
