Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElGigi committed Aug 13, 2020
1 parent 53510f6 commit e64a483
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Emoji support for `league/commonmark`

[![Latest Version](http://img.shields.io/packagist/v/elgigi/commonmark-emoji.svg?style=flat-square)](https://github.com/ElGigi/CommonMarkEmoji/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/com/ElGigi/CommonMarkEmoji?style=flat-square)](https://travis-ci.com/ElGigi/CommonMarkEmoji)
[![Codacy Grade](https://img.shields.io/codacy/grade/98db5d34f26e481b8e63f9cc3a273033.svg?style=flat-square)](https://www.codacy.com/app/ElGigi/CommonMarkEmoji?utm_source=github.com&utm_medium=referral&utm_content=ElGigi/CommonMarkEmoji&utm_campaign=Badge_Grade)
[![Total Downloads](https://img.shields.io/packagist/dt/elgigi/commonmark-emoji.svg?style=flat-square)](https://packagist.org/packages/elgigi/commonmark-emoji)

This extension adds UTF-8 emoji with Github tag for the `league/commonmark` PHP Markdown parsing engine, based on the CommonMark spec.

## Installation
Expand Down

0 comments on commit e64a483

Please sign in to comment.