diff --git a/readme.md b/readme.md index 9713a2a..16dab74 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,3 @@ -# Pre Deferred +# Deferred -Documentation can be found at [preprocess.io](https://preprocess.io/docs#deferred). - -## Versioning - -This library follows [Semver](http://semver.org). According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library. - -All methods, with `public` visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep `protected` methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading. +Documentation can be found at [preprocess.io](https://preprocess.io#deferred).