summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatt <matt@twilio.com>2016-08-15 13:21:33 -0700
committermatt <matt@twilio.com>2016-08-15 13:21:33 -0700
commitfe242d32735973fa6b5c65fca8dd96d288e2d9bd (patch)
tree0c398d9743f3b89c485f201584147804e6aa6828
parent509579db38819ad4bbd91495bf5711539729c841 (diff)
downloadtwilio-php-fe242d32735973fa6b5c65fca8dd96d288e2d9bd.zip
twilio-php-fe242d32735973fa6b5c65fca8dd96d288e2d9bd.tar.gz
twilio-php-fe242d32735973fa6b5c65fca8dd96d288e2d9bd.tar.bz2
Add a link to VERSIONS.md
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4716f51..4b4246d 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,10 @@ The documentation for the Twilio API is located [here][apidocs].
The PHP library documentation can be found [here][documentation].
+## Versions
+
+`twilio-php`'s versioning strategy can be found [here][versioning].
+
## Prerequisites
* PHP >= 5.3
@@ -90,3 +94,4 @@ If you've instead found a bug in the library or would like new features added, g
[apidocs]: http://twilio.github.io/twilio-php/
[documentation]: https://twilio.com/api/docs
+[versioning]: https://github.com/twilio/twilio-php/blob/master/VERSIONS.md