boilerplate-readme-template
Version:
Boilerplate README.md Template for GitHub use.
53 lines (31 loc) • 1.15 kB
Markdown

Project Title - Readme.md HTML Template
=======================================
Intro - Boilerplate for Readme.md on Github
* * *
Describe you project -> I hate to always "reinvent" README.md on GitHub that is why I decided to make this Starter README.md template. Also I prefer HTML syntax because I use HTML every day and it has some extra features like center the elements.
### List of features
* Beautiful Starter Template for README.md
* Key feature num. 2
* Key feature num. 3
* Key feature num. 4
### Demo -> Show me what you got
[Link to your awesome Demo](#)
[Another Link to your awesome Demo](#)
### Code Demo
```html We will use markdown for the Syntax Highlighting
<li>Beautiful Starter Template for README.md</li>
<li>Key feature num. 2</li>
<li>Key feature num. 3</li>
<li>Key feature num. 4</li>
```
### Download & Installation
```shell
$ npm i boilerplate-readme-template
```
### Contributing
Keep it simple. Keep it minimal. Don't put every single feature just because you can.
### Authors or Acknowledgments
* Vladimir Carrer
### License
This project is licensed under the MIT License