From 7ccabe83d6f796072c550c115bc0446f9fe9a936 Mon Sep 17 00:00:00 2001 From: Denver Gingerich Date: Sat, 11 Apr 2020 22:59:30 +0000 Subject: [PATCH] update README to reflect new intended use of fork --- README.creole | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.creole b/README.creole index a4e3cc0b2f2329e41323d3116ad38af9cf325ef1..bb6986f9551443984baa49c7aa76381b11e5777a 100644 --- a/README.creole +++ b/README.creole @@ -1,7 +1,7 @@ -= sgx-catapult = += sgx-bwmsgsv2 = -An XMPP to SMS gateway for Catapult (also known as Bandwidth AP), using XEP-0100. The "SGX" stands for "Soprani.ca Gateway to XMPP", as this is associated with the Soprani.ca project. +An XMPP to SMS gateway for Bandwidth's V2 Messaging API, using XEP-0100. The "SGX" stands for "Soprani.ca Gateway to XMPP", as this is associated with the Soprani.ca project. -Note that the canonical location for this repository is https://gitlab.com/ossguy/sgx-catapult . Please use that location for all pull requests, issue reports, etc. Other locations are likely out-of-date. +Note that the canonical location for this repository is https://gitlab.com/soprani.ca/sgx-bwmsgsv2 . Please use that location for all pull requests, issue reports, etc. Other locations are likely out-of-date. This program expects a binary named "tai" to be in its working directory, which should be a compiled version of https://ossguy.com/tai.c for the platform it is running on.