Skip to content

Commit

Permalink
Merge pull request #2 from n8io/features/codecov-badge
Browse files Browse the repository at this point in the history
✨ Add codecov badge
  • Loading branch information
n8io authored Oct 25, 2020
2 parents b9e3f97 + 91f92b7 commit d50d87c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@
[npm-image]: https://badge.fury.io/js/%40n8io%2Fjelly-beans.svg
[license-url]: https://github.com/n8io/jelly-beans/blob/main/LICENSE
[demo-url]: https://codesandbox.io/s/n8iojelly-beans-chpjb?file=/src/App.js
[codecov-url]: https://codecov.io/gh/n8io/jelly-beans
[codecov-image]: https://codecov.io/gh/n8io/jelly-beans/branch/main/graph/badge.svg?token=QX5OWK8UN5

<p align="center">
<img src="https://raw.githubusercontent.com/n8io/jelly-beans/main/logo.gif"/>
</p>

# jelly-beans

[![npm][npm-image]][npm-url]
[![npm][npm-image]][npm-url] [![codecov][codecov-image]][codecov-url]


> A React component for generating visual lorem ipsum
Play with the [demo](demo-url)
Play with the [demo][demo-url]

## Example Usage

Expand Down

0 comments on commit d50d87c

Please sign in to comment.