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 /libcdr/README | |
parent | c1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2 (diff) |
Added READMEs for some library modules which didn't have them
Diffstat (limited to 'libcdr/README')
-rw-r--r-- | libcdr/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libcdr/README b/libcdr/README new file mode 100644 index 000000000000..d3ba94db6252 --- /dev/null +++ b/libcdr/README @@ -0,0 +1,3 @@ +Library parsing the Corel cdr documents. + +I couldn't find an upstream for this library - although I did only try a primitive Google search. |