-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
The README.md file for the react-helmet-async
package is missing an "Installation" section. This section is crucial for users to quickly understand how to install the package using npm.
Expected Behavior:
-
A new "Installation" section should be added to the README.md file.
-
The section should include the npm installation command: npm i react-helmet-async
Steps to Reproduce:
-
Navigate to the README.md file in the react-helmet-async repository.
-
Observe that there is no "Installation" section present.
Suggested Solution:
Add the following "Installation" section to the README.md file:
Installation
npm i react-helmet-async
Metadata
Metadata
Assignees
Labels
No labels