README: Add intro and links

Fri, 01 Feb 2019 11:35:38 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 01 Feb 2019 11:35:38 +0000
changeset 167
8b322a7eca1e
parent 166
5d39804f108b
child 168
873f6fec12f2

README: Add intro and links

README.md file | annotate | diff | comparison | revisions
--- a/README.md	Fri Feb 01 11:22:20 2019 +0000
+++ b/README.md	Fri Feb 01 11:35:38 2019 +0000
@@ -6,6 +6,16 @@
 
 You can find some example scripts in the `scripts/` directory.
 
+Scansion is used by the Prosody XMPP server project to provide integration tests, and
+has a large number of [Scansion scripts](https://hg.prosody.im/trunk/file/tip/spec/scansion).
+While many of the scripts there may test for Prosody-specific behaviour, Scansion itself can
+be used with any XMPP server.
+
+## Links
+
+- Documentation can be found at https://matthewwild.co.uk/projects/scansion
+- Source code at https://code.matthewwild.co.uk/scansion
+
 ## Setup
 
 ### Requirements

mercurial