diff --git a/README.md b/README.md index 8a69341..77ed8f2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ governing permissions and limitations under the License. [![Build Status](https://travis-ci.com/adobe/aio-lib-core-errors.svg?branch=master)](https://travis-ci.com/adobe/aio-lib-core-errors) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/aio-lib-core-errors/master.svg?style=flat-square)](https://codecov.io/gh/adobe/aio-lib-core-errors/) -[![Greenkeeper badge](https://badges.greenkeeper.io/adobe/aio-lib-core-errors.svg)](https://greenkeeper.io/) + This contains the base class for all Adobe I/O Core Errors. Use this as an Error class subclass for all your SDK Errors.