summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index fa62bbc..6c18b85 100644
--- a/README
+++ b/README
@@ -1,11 +1,13 @@
-Initial Author: Dodji Seketeli. <dodji@seketeli.org>
+Initial Author: Dodji Seketeli. <dodji@gnome.org>
What is The Croco Project ?
------------------------------
-libcroco is a standalone css2 parsing library.
-It provides a low level event driven SAC like api
+Libcroco is a standalone css2 parsing and manipulation library.
+The parser provides a low level event driven SAC like api
and a css object model like api.
+Libcroco provides a CSS2 selection engine and an experimental
+xml/css rendering engine.
This library is being written to bring the css support
to the mlview xml editor project but it can be used