README.md

changeset 167
8b322a7eca1e
parent 143
28b92d201120
--- 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