Update README.md

This commit is contained in:
James Booth
2015-05-24 22:40:38 +01:00
parent 326a5512ab
commit 0a76c89489

View File

@@ -6,7 +6,7 @@ Stabber acts as a stubbed XMPP service for testing purposes, with an API to allo
* Responding to XMPP stanzas with stubbed responses.
* Verifying that XMPP stanzas were received.
The project is work in progress with only the basics implemented, and is being developed alongside boothj5/profanity
The project is work in progress with only the basics implemented, and is being developed alongside https://github.com/boothj5/profanity
Currently the only API is written in C.
# Installing
```