Skip to content

Commit 6021a59

Browse files
authored
chore: add CodeCov badge to README.md (#250)
1 parent cbb0a2f commit 6021a59

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AWS SDK for JavaScript V3 Developer Preview
2-
[![Build Status](https://travis-ci.org/aws/aws-sdk-js-v3.svg?branch=master)](https://travis-ci.org/aws/aws-sdk-js-v3) [![Greenkeeper badge](https://badges.greenkeeper.io/aws/aws-sdk-js-v3.svg)](https://greenkeeper.io/)
2+
[![Build Status](https://travis-ci.org/aws/aws-sdk-js-v3.svg?branch=master)](https://travis-ci.org/aws/aws-sdk-js-v3)
3+
[![codecov](https://codecov.io/gh/aws/aws-sdk-js-v3/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-js-v3)
4+
[![Greenkeeper badge](https://badges.greenkeeper.io/aws/aws-sdk-js-v3.svg)](https://greenkeeper.io/)
35

46
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.
57

0 commit comments

Comments
 (0)