Add shiny badges [ci skip]

This commit is contained in:
mpeterv
2015-09-10 23:14:08 +03:00
parent 6028a607e7
commit 77c4b95117

View File

@@ -1,5 +1,8 @@
# markdown.lua
[![Build Status](https://travis-ci.org/mpeterv/markdown.png?branch=master)](https://travis-ci.org/mpeterv/markdown)
[![Coverage Status](https://coveralls.io/repos/mpeterv/markdown/badge.svg?branch=master)](https://coveralls.io/r/mpeterv/markdown?branch=master)
This is an implementation of the popular text markup language Markdown in pure Lua.
Markdown can convert documents written in a simple and easy to read text format
to well-formatted HTML. For a more thourough description of Markdown and the Markdown