aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 6fbc463..4d187ef 100644
--- a/README
+++ b/README
@@ -7,5 +7,16 @@ A simple class to generate XML without fuss. Born out of frustration
of entering XML data directly to C++ strings.
+usage
+-----
+
+sxml is intended to be included directly in your source code tree.
+As it consists of only one source file and one header file, that
+shouldn't be impossible.
+
+See the example.cpp file for simple usage, you should get the hang
+of it pretty soon.
+
+
Copyright (C) 2011 Oskari Timperi