Skip to content

Commit 8a173f3

Browse files
committed
README
1 parent aab712f commit 8a173f3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,16 @@ encourages their use when `withMutations` will not suffice. Use caution to not
339339
return a mutable copy, which could result in undesired behavior.
340340

341341

342-
API Documentation
343-
-----------------
342+
Documentation
343+
-------------
344+
345+
[Read the docs](http://facebook.github.io/immutable-js/docs/) and eat your vegetables.
346+
347+
Docs are automatically generated from [Immutable.d.ts](./type-definitions/Immutable.d.ts).
348+
Please contribute!
344349

345-
All documentation is contained within the type definition file, [Immutable.d.ts](./type-definitions/Immutable.d.ts).
350+
Also, don't miss the [Wiki](https://github.com/facebook/immutable-js/wiki) which
351+
contains articles on specific topics. Can't find something? Open an [issue](https://github.com/facebook/immutable-js/issues).
346352

347353

348354
Contribution

0 commit comments

Comments
 (0)