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 /libvisio | |
parent | c1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2 (diff) |
Added READMEs for some library modules which didn't have them
Diffstat (limited to 'libvisio')
-rw-r--r-- | libvisio/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libvisio/README b/libvisio/README new file mode 100644 index 000000000000..216fee969d27 --- /dev/null +++ b/libvisio/README @@ -0,0 +1,4 @@ +Libvisio is library providing ability to interpret and import visio diagrams into various applications. + +See also: +[http://www.freedesktop.org/wiki/Software/libvisio] |