Skip to content

Commit 6185cb5

Browse files
authored
Update README.md
1 parent 0b1370f commit 6185cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Road to Learn React - Hackernews Client
22

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

55
The application you will build when you read the book to [learn React](https://www.robinwieruch.de/the-road-to-learn-react/).
66

@@ -13,4 +13,4 @@ The application you will build when you read the book to [learn React](https://w
1313

1414
You can find the different chapter commits [in the releases](https://github.com/rwieruch/hackernews-client/releases) too.
1515

16-
After reading the book, you can continue to [learn about Redux and MobX in React](https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE) for state management.
16+
After reading the book, you can continue to [learn about Redux and MobX in React](https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE) for state management.

0 commit comments

Comments
 (0)