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

Commit

Permalink
Better link to documentation and tutorials in README.md (#2032)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #2032

Better link to Recoil documentation and third-party tutorials in the NPM and GitHub `README.md`.

Reviewed By: wd-fb

Differential Revision: D39778651

fbshipit-source-id: e8bff0e1d7444ecc0a2ef1ec39ee129373e93b00
  • Loading branch information
drarmstr authored and facebook-github-bot committed Oct 4, 2022
1 parent 59e2faf commit 0b8f678
Showing 1 changed file with 11 additions and 1 deletion.
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

0 comments on commit 0b8f678

Please sign in to comment.