Skip to content

Commit aa14146

Browse files
greenkeeper[bot]iamthesiz
authored andcommitted
Add Greenkeeper badge 🌴 (#22)
* docs(readme): add Greenkeeper badge * Update README.md
1 parent 3117359 commit aa14146

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
<a href="https://github.com/alex-cory/use-http/blob/master/license.md">
3232
<img alt="undefined" src="https://img.shields.io/github/license/alex-cory/use-http.svg">
3333
</a>
34+
<a href="https://greenkeeper.io/">
35+
<img alt="undefined" src="https://badges.greenkeeper.io/alex-cory/use-http.svg">
36+
</a>
3437
</p>
3538

3639
<img align="right" src="https://media.giphy.com/media/fAFg3xESCJyw/giphy.gif" />
@@ -44,6 +47,7 @@ A note on the documentation below. Many of these examples could have performance
4447

4548
Features
4649
---------
50+
4751
- SSR (server side rendering) support
4852
- TypeScript support
4953
- Zero dependencies (peer deps: react, react-dom)

0 commit comments

Comments
 (0)