Skip to content

Commit 33d0009

Browse files
committed
update README.md
1 parent fc18bb9 commit 33d0009

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
@@ -2,7 +2,7 @@
22

33
[![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

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

77
## Installation
88

0 commit comments

Comments
 (0)