From d0f9a4a26cfae97cf6d9129e4a84d6b6fbb85052 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Tue, 24 May 2011 22:26:45 +0300 Subject: Update README with sxml requirements --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 4d187ef..3d05c59 100644 --- a/README +++ b/README @@ -7,6 +7,13 @@ A simple class to generate XML without fuss. Born out of frustration of entering XML data directly to C++ strings. +requirements +------------ + +C++ compiler and STL (sxml uses string, map, vector and stringstream +for formatting some values). + + usage ----- -- cgit v1.2.3