Welcome to Repo Name, Add Description
We welcome contributions from the community! Feel free to fork the repository and submit pull requests.
Fork the repository.
Create a new branch: git checkout -b my-feature-branch.
Make your changes and commit them: git commit -m 'Add some feature'.
Push to the branch: git push origin my-feature-branch.
Submit a pull request.
https://github.com/jrnewton/github-readme-to-html
npx github-readme-to-html README.md
cp dist/index.html ./README.html && rm -rf ./dist/