diff --git a/README.md b/README.md index 6df3c07..c2e2323 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Fake Twilio API This is an attempt to replicate the Twilio API in order to create a way to test locally, or deploy to GAE and test a lot of basic functionality for free. +A semi-recent deployed version can be found at https://twilioapi.appspot.com/ + 2. What has been done? ---------------------- - A basic outline of how the API works