1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

h1 around logo in readme

This commit is contained in:
Emanuil Rusev 2018-12-28 01:28:59 +02:00 committed by GitHub
parent ee64646765
commit dfd8657bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<!-- ![Parsedown](https://i.imgur.com/yE8afYV.png) --> <!-- ![Parsedown](https://i.imgur.com/yE8afYV.png) -->
<p align="center"><img alt="Parsedown" src="https://i.imgur.com/uWhmrmO.png" width="240" /></p> <h1 align="center"><img alt="Parsedown" src="https://i.imgur.com/uWhmrmO.png" width="240" /></h1>
[![Build Status](https://img.shields.io/travis/erusev/parsedown/master.svg?style=flat-square)](https://travis-ci.org/erusev/parsedown) [![Build Status](https://img.shields.io/travis/erusev/parsedown/master.svg?style=flat-square)](https://travis-ci.org/erusev/parsedown)
[![Total Downloads](http://img.shields.io/packagist/dt/erusev/parsedown.svg?style=flat-square)](https://packagist.org/packages/erusev/parsedown) [![Total Downloads](http://img.shields.io/packagist/dt/erusev/parsedown.svg?style=flat-square)](https://packagist.org/packages/erusev/parsedown)