staylor / react-helmet-async

Thread-safe Helmet for React 16+ and friends
Apache License 2.0
2.08k stars 153 forks source link

Add Installation Section to README.md #220

Open mstsurnalyakter opened 4 months ago

mstsurnalyakter commented 4 months ago

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:

Steps to Reproduce:

  1. Navigate to the README.md file in the react-helmet-async repository.

  2. 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
mstsurnalyakter commented 4 months ago

I want to work on this issue. Please assign it to me.