Skip to content

Latest commit

 

History

History
119 lines (83 loc) · 4.58 KB

README.md

File metadata and controls

119 lines (83 loc) · 4.58 KB

Project title

Your project's logo

shields.io badge

One short sentence about your project goes here.

Table of Contents

Introduction

Further elaborate on what your project is about and the motivation behind it. Don't write a book but keep it short and simple (max. 5 - 6 sentences).

Getting Started

Prerequisites

Installation

  1. Write step-by-step instructions on how to set up and install the project.
  2. Don't assume that your team members know what to do! So include every little step.
  3. Provide instructions for Linux, OSX, and Windows if possible.
Don't forget to include code snippets for easier understanding!

Documentation

Either write your documentation here or provide a link to your extensive documentation website.

If you have a big code base and lots of things to document you should consider using a documentation tool like Sphinx, Mkdocs, Gitbook or any other documentation tool to generate static HTML-files which you then can host on a server.

Contribution

Describe how your team members and contributors can contribute to this project. If you have specific style guideline which should be obeyed be sure to mention it here as well. Also, include a link to your issues tracker if you have one e.g. github.com/project/issues

Acknowledgement

Max Mustermann
Max Mustermann
John Doe
John Doe
Zhang San
Zhang San

Now that you have included yourself, your contributors and/or team members above also make sure to list some further inspirational resources and references for your project:

License

Provide your license information here and link to your LICENSE.md file.

Citation

Explain how other people can cite your project.

Make sure you provide a BibTeX formatted reference e.g.:

@misc{yourlabel,
 author    = {Name of the authors},
 title     = {Your project's title},
 publisher = {Your publisher},
 year      = {2019},
}

Contact

Put here your contact details so contributors and team members can reach out to you if they have open questions (or want to compliment you).