From 0a76c89489eccccfd0461a29bc5f286c57d7d546 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 May 2015 22:40:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e18b3e2..15816a2 100644 --- a/README.md +++ b/README.md @@ -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 ```