Skip to content

Commit cb194af

Browse files
committed
Add downloads badge.
1 parent 5ae0b54 commit cb194af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# `<Async>`
22

3-
[![npm version](https://badge.fury.io/js/react-async.svg)](https://www.npmjs.com/package/react-async)
3+
[![npm version](https://img.shields.io/npm/v/react-async.svg?style=flat)](https://www.npmjs.com/package/react-async)
4+
[![npm downloads](https://img.shields.io/npm/dm/react-async.svg?style=flat)](https://www.npmjs.com/package/react-async)
45
[![install size](https://packagephobia.now.sh/badge?p=react-async)](https://packagephobia.now.sh/result?p=react-async)
56

67
React component for declarative promise resolution and data fetching. Leverages the Render Props pattern for ultimate

0 commit comments

Comments
 (0)