Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (28 loc) · 1.77 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.77 KB

{% human project name %}

![Build Status](https://travis-ci.org/{% repository %}.svg?branch=master) ![CircleCi](https://circleci.com/gh/{% repository %}/tree/master.svg?style=shield) [![dependencies Status](https://david-dm.org/{% lowercase repository %}/status.svg)](https://david-dm.org/{% lowercase repository %}) [![devDependencies Status](https://david-dm.org/{% lowercase repository %}/dev-status.svg)](https://david-dm.org/{% lowercase repository %}?type=dev) styled with prettier [![npm](https://img.shields.io/npm/v/{% project name %}.svg)](https://www.npmjs.com/package/{% project name %}) ![license](https://img.shields.io/github/license/{% lowercase repository %}.svg) dependabot

What is {% human project name %}?

Use this section to introduce your project. You can explain the goal of your project, why you created it, what are the use cases where it is useful.

Getting Started

Installation

npm install --save {% project name %}

Usage

Use this section to explain how someone would use your project. It can be the API, some examples...

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

{% human project name %} use SemVer for versioning.

Acknowledgment

Use this section for acknowledgments. Is your project based on other projects? Have you've been help by someone you want to mention?

License

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