Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Better link to documentation and tutorials in README.md #2032

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

Recoil is an experimental state management framework for React.

Please see the website: https://recoiljs.org
Website: https://recoiljs.org

## Documentation

Documentation: https://recoiljs.org/docs/introduction/core-concepts


API Reference: https://recoiljs.org/docs/api-reference/core/RecoilRoot


Tutorials: https://recoiljs.org/resources

## Installation

Expand Down