diff options
author | Josh Heidenreich <josh.sickmate@gmail.com> | 2012-02-14 12:33:01 +1030 |
---|---|---|
committer | Josh Heidenreich <josh.sickmate@gmail.com> | 2012-02-14 12:33:01 +1030 |
commit | b87e6be543b3daf73edb95012b87dbf95a918b95 (patch) | |
tree | 1b9622f75b92120a3e9a9c4755ea02b067fe631f /libpng | |
parent | c1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2 (diff) |
Added READMEs for some library modules which didn't have them
Diffstat (limited to 'libpng')
-rw-r--r-- | libpng/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpng/README b/libpng/README new file mode 100644 index 000000000000..8b9c8961179f --- /dev/null +++ b/libpng/README @@ -0,0 +1 @@ +libpng is the official PNG reference library, from [http://www.libpng.org/] |