Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add badges to README.
  • Loading branch information
alexras committed Jan 19, 2015
1 parent ccb3c95 commit e12b8e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# `bread` - Easier Binary Format Parsing

[![Build Status](https://travis-ci.org/alexras/bread.svg?branch=master)](https://travis-ci.org/alexras/bread) [![Coverage Status](https://coveralls.io/repos/alexras/bread/badge.svg?branch=master)](https://coveralls.io/r/alexras/bread?branch=master) [![Documentation Status](https://readthedocs.org/projects/bread/badge/?version=latest)](https://readthedocs.org/projects/bread/?badge=latest)


![](https://raw.github.com/alexras/bread/web/images/powdered-toast-man.jpg)

Reading binary formats is a pain. `bread` (short for "binary read", but
Expand Down

0 comments on commit e12b8e7

Please sign in to comment.