Add repo name as h1

This commit is contained in:
Emanuil Rusev 2018-12-28 02:19:44 +02:00 committed by GitHub
parent d5b6ab5198
commit d6d2d96459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -2,10 +2,14 @@
<h1 align="center"><img alt="Parsedown" src="https://i.imgur.com/F80w0Ej.png" width="240" /></h1>
<h1>Parsedown</h1>
<!--
[![Build Status](https://travis-ci.org/erusev/parsedown.svg)](https://travis-ci.org/erusev/parsedown)
[![Total Downloads](https://poser.pugx.org/erusev/parsedown/d/total.svg)](https://packagist.org/packages/erusev/parsedown)
[![Version](https://poser.pugx.org/erusev/parsedown/v/stable.svg)](https://packagist.org/packages/erusev/parsedown)
[![License](https://poser.pugx.org/erusev/parsedown/license.svg)](https://packagist.org/packages/erusev/parsedown)
-->
Better Markdown Parser in PHP - <a href="http://parsedown.org/demo">Demo</a>.