diff --git a/README.md b/README.md index f43f13d5..4a43bca2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ [![npm version](https://img.shields.io/npm/v/react-async.svg)](https://www.npmjs.com/package/react-async) [![npm downloads](https://img.shields.io/npm/dm/react-async.svg)](https://www.npmjs.com/package/react-async) -[![ISC license](https://img.shields.io/npm/l/react-async.svg)](https://opensource.org/licenses/ISC) [![minified size](https://img.shields.io/bundlephobia/min/react-async.svg)](https://bundlephobia.com/result?p=react-async) +[![Build status](https://img.shields.io/travis/ghengeveld/react-async.svg)](https://travis-ci.org/ghengeveld/react-async) +[![Code coverage](https://img.shields.io/codecov/c/github/ghengeveld/react-async.svg)](https://codecov.io/github/ghengeveld/react-async) +[![ISC license](https://img.shields.io/npm/l/react-async.svg)](https://opensource.org/licenses/ISC) [![GitHub issues](https://img.shields.io/github/issues/ghengeveld/react-async.svg)](https://github.com/ghengeveld/react-async/issues) [![GitHub PRs](https://img.shields.io/github/issues-pr/ghengeveld/react-async.svg)](https://github.com/ghengeveld/react-async/pulls)