README 生成器
为您的项目生成多种风格的 README.md 模板。填写项目详情,即可获得即用的 README 文件。
所有处理均在浏览器中完成,不会上传任何数据。
README 生成器
为您的项目生成多种风格的 README.md 模板。填写项目详情,即可获得即用的 README 文件。
🔒所有处理均在浏览器中完成,不会上传任何数据。
模板风格
Standard
项目信息
项目名称
描述
仓库 URL(可选,用于徽章)
https://github.com/user/repo
功能特性
安装与使用
安装命令
使用示例
作者与许可证
作者名称
您的姓名
作者 URL(可选)
https://example.com
许可证
MIT
生成的 README
# My Project A brief description of what this project does. ## Features - Feature 1 - Feature 2 - Feature 3 ## Installation ```bash npm install my-project ``` ## Usage ``` import myProject from 'my-project'; ``` ## Contributing Contributions are welcome! Please feel free to submit a Pull Request. ## License This project is licensed under the MIT License.
