LiFengMing LiFengMing
首页
云原生
中间件
工具导航
资源导航
  • 分类
  • 标签
  • 归档
关于作者
GitHub (opens new window)

LiFengMing

IT届李哥
首页
云原生
中间件
工具导航
资源导航
  • 分类
  • 标签
  • 归档
关于作者
GitHub (opens new window)
  • 使用文档

    • Git使用手册
    • Markdown使用教程
    • npm常用命令
    • npm packageJson属性详解
    • yaml语言教程
    • 如何编写项目的 README.md
      • Installation
      • Usage
      • Contributing
      • History
      • Authors
      • License
      • Acknowledgments
  • GitHub技巧

  • 博客搭建

  • 查询技巧

  • 技术
  • 使用文档
LiFengMing
2021-06-26
目录

如何编写项目的 README.md

# Project Title

Simple overview of use/purpose.

# Installation

  • How/where to download your program
  • Any modifications needed to be made to files/folders

# Usage

  • How to run the program
  • Step-by-step bullets

# Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 😄

# History

  • 0.2
    • Various bug fixes and optimizations
    • See commit change (opens new window) or See release history (opens new window)
  • 0.1
    • Initial Release

# Authors

Contributors names and contact info

ex. Dominique Pizzie ex. @DomPizzie (opens new window)

# License

This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details

# Acknowledgments

Inspiration, code snippets, etc.

  • awesome-readme (opens new window)
编辑 (opens new window)
#project
上次更新: 2025/01/19, 23:15:59
yaml语言教程
GitHub高级搜索技巧

← yaml语言教程 GitHub高级搜索技巧→

最近更新
01
云原生资源
05-25
02
快速搭建Spring项目
03-27
03
kafka版本迭代说明
03-11
更多文章>
Theme by Vdoing | Copyright © 2018-2025 LiFengMing | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式