From 8a0f16afe74a6abf85e3b45e9558283022021a59 Mon Sep 17 00:00:00 2001 From: Lode Vandevenne Date: Thu, 22 Dec 2016 13:46:52 +0100 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35f9254..f3add79 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ Home page: http://lodev.org/lodepng/ Only two files are needed to allow your program to read and write PNG files: lodepng.cpp and lodepng.h. +For C, you can rename lodepng.cpp to lodepng.c and it'll work. C++ only adds extra API. + The other files in the project are just examples, unit tests, etc... -- cgit v1.2.3