Skip to content

Commit

Permalink
doc: remove greenkeeper badge (#371)
Browse files Browse the repository at this point in the history
GreenKeeper was removed in #331
We are now using dependabot
  • Loading branch information
trivikr committed Sep 22, 2019
1 parent c27a985 commit b2936eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![Build Status](https://travis-ci.org/aws/aws-sdk-js-v3.svg?branch=master)](https://travis-ci.org/aws/aws-sdk-js-v3)
[![codecov](https://codecov.io/gh/aws/aws-sdk-js-v3/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-js-v3)
[![Greenkeeper badge](https://badges.greenkeeper.io/aws/aws-sdk-js-v3.svg)](https://greenkeeper.io/)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

The **AWS SDK for JavaScript V3 Developer Preview** is a rewrite of V2 with some great new features. As with version 2, it enables you to easily work with [Amazon Web Services](https://aws.amazon.com/), but has been written in TypeScript and adds several frequently requested features, like modularized packages.
Expand Down

0 comments on commit b2936eb

Please sign in to comment.