Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Installation Section to README.md #220

Open
mstsurnalyakter opened this issue Apr 16, 2024 · 1 comment
Open

Add Installation Section to README.md #220

mstsurnalyakter opened this issue Apr 16, 2024 · 1 comment

Comments

@mstsurnalyakter
Copy link

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:

  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
Copy link
Author

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

mstsurnalyakter added a commit to mstsurnalyakter/react-helmet-async that referenced this issue Apr 16, 2024
Added an "Installation" section to the README.md file to provide users with a quick guide on how to install the react-helmet-async package using npm.

issue staylor#220
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant