Skip to content

Commit

Permalink
Add shields to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mvv committed Dec 24, 2016
1 parent 68fe84a commit 8f91141
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
Data-Endian
===========

[![Travis](https://img.shields.io/travis/mvv/data-endian/master.svg)](https://travis-ci.org/mvv/data-endian) [![Hackage](https://img.shields.io/hackage/v/data-endian.svg)](http://hackage.haskell.org/package/data-endian)

This package provides helpers for converting endian-sensitive data.

Installation
Expand Down

0 comments on commit 8f91141

Please sign in to comment.