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 /libcroco | |
parent | c1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2 (diff) |
Added READMEs for some library modules which didn't have them
Diffstat (limited to 'libcroco')
-rw-r--r-- | libcroco/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcroco/README b/libcroco/README new file mode 100644 index 000000000000..52a93c6ec29c --- /dev/null +++ b/libcroco/README @@ -0,0 +1,4 @@ +A general CSS parsing and manipulation library written in C for the GNOME project. + +From: +[https://launchpad.net/libcroco] |