From 9173471dfd4d40ca7d07caa3898d83c81db17c4f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 May 2014 20:11:25 -0700 Subject: Update README --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index b751142..3be3fb7 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ -libstudxml is a C++ XML library. It provides parsing and serialization -APIs that were specifically designed for C++ and based on typical C++ -application needs when it comes to XML. For more information see: +libstudxml is a streaming XML pull parser and streaming XML serializer +implementation for modern, standard C++. It has an API that we believe +should have already been in Boost or even in the C++ standard library. +For more information see: http://www.codesynthesis.com/projects/libstudxml/ -- cgit v1.1