Skip to content

Commit 79be750

Browse files
docs(readme): add Greenkeeper badge
1 parent 8beb36a commit 79be750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-hooks-introduction
22

3-
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-hooks-introduction.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-hooks-introduction) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-hooks-introduction.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-hooks-introduction) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-hooks-introduction.svg)](https://greenkeeper.io/)
44

55
Showcasing popular React Hooks in function components such as useState, useEffect and custom hooks. [Read more about it.](https://www.robinwieruch.de/react-hooks/)
66

0 commit comments

Comments
 (0)