项目作者: marakujaeu

项目描述 :
Readme.md template with best practices
高级语言:
项目地址: git://github.com/marakujaeu/Github-Readme-Template.git
创建时间: 2018-02-07T23:58:25Z
项目社区:https://github.com/marakujaeu/Github-Readme-Template

开源协议:

下载


Project Name

Short introduction or overview that explains what the project is. This description should match descriptions added for package managers (Gemspec, package.json, etc.)

You can also add some badges/states next to Project Name, e.g,

Checklist

Do you have a README(.md) that explains the following things?

  • What the software is and does - Project Name and Features or Examples
  • How to use the software - Requirements, Installation or Getting Started and Usage
  • How legally the software can be used - License

You can remove this section after finishing.

Features or Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

Motivation

A short description of the motivation behind the creation and maintenance of the project. This should explain why the project exists.

Requirements

This section is optional if there isn’t any special dependencies. Else a bulletlist will suffice, e.g.,

What things you need to install the software and how to install them:

  1. Give examples

Installation or Getting Started

Provide code examples and explanations of how to get the project, e.g.,

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  1. git clone https://github.com/Jasonnor/README.md.git
  2. cd README.md
  3. npm install README.md
  4. npm start

Usage

Show how to use the project or library.

Reference

Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.

Contributors

Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

A short snippet describing the license (MIT, Apache, etc.)