summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2011-07-01 12:38:31 (GMT)
committerKevin Smith <git@kismith.co.uk>2011-07-01 12:38:31 (GMT)
commit173c1b3f780f377ee4869ea42d18f161f6956080 (patch)
tree02b562ea05633a9bcb77742a6b8ae1cf0d1b380b /README
parent2169d8cd423c399ceb53e962ad5313e3c28d2297 (diff)
downloadstroke-173c1b3f780f377ee4869ea42d18f161f6956080.zip
stroke-173c1b3f780f377ee4869ea42d18f161f6956080.tar.bz2
Include license and readme
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