Skip to content

Commit 40cb964

Browse files
committed
Update README.md
1 parent 9cd2b33 commit 40cb964

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
@@ -79,7 +79,7 @@ If you have decided to use Flux, the most popular and well-documented Flux libra
7979

8080
## Learning Immutable.js
8181

82-
Immutable.js provides a set of data structures that can help to solve certain performance issues when building React apps. It's a great library, and you'll probably use it a lot in your apps moving forward, but it's completely unnecessary until you have an appreciation of the performance implications.
82+
[Immutable.js](https://facebook.github.io/immutable-js/) provides a set of data structures that can help to solve certain performance issues when building React apps. It's a great library, and you'll probably use it a lot in your apps moving forward, but it's completely unnecessary until you have an appreciation of the performance implications.
8383

8484
## Learning Relay, Falcor etc
8585

0 commit comments

Comments
 (0)