summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..cee593d
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+Stroke
+
+Stroke is a port of the C++ Swift library ( http://swift.im/swiften/ )
+The source is available from the Git repository at http://swift.im/git/stroke/
+
+It depends on the XmlPullParser from http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html
+
+To build, run:
+ant -Dxpp-dir=path/to/directory/containing/xpp \ No newline at end of file