Skip to content

Commit

Permalink
Convert README to markdown
Browse files Browse the repository at this point in the history
And add a travis build status badge.
  • Loading branch information
erikd committed Oct 23, 2016
1 parent 2793377 commit 6102d2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README

This file was deleted.

7 changes: 7 additions & 0 deletions README.md
@@ -0,0 +1,7 @@
XHTML
-----

[![Build Status](https://secure.travis-ci.org/haskell/xhtml.svg?branch=master)](http://travis-ci.org/haskell/xhtml)

This package provides combinators for producing XHTML 1.0, including
the Strict, Transitional and Frameset variants.

0 comments on commit 6102d2c

Please sign in to comment.