Skip to content

Commit 3c1d282

Browse files
chore(readme): remove Greenkeeper badge (#10)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent e53881d commit 3c1d282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ governing permissions and limitations under the License.
1515
[![Build Status](https://travis-ci.com/adobe/aio-lib-core-errors.svg?branch=master)](https://travis-ci.com/adobe/aio-lib-core-errors)
1616
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
1717
[![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/)
18-
[![Greenkeeper badge](https://badges.greenkeeper.io/adobe/aio-lib-core-errors.svg)](https://greenkeeper.io/)
18+
1919

2020
This contains the base class for all Adobe I/O Core Errors. Use this as an Error class subclass for all your SDK Errors.
2121

0 commit comments

Comments
 (0)