diff --git a/README.md b/README.md index 92dc813..b4e660d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # react-hooks-introduction -[![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/) +[![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/) Showcasing popular React Hooks in function components such as useState, useEffect and custom hooks. [Read more about it.](https://www.robinwieruch.de/react-hooks/)