Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSimon committed May 9, 2015
1 parent f5f0854 commit 75b6e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/DanSimon/peruse.svg?branch=master)](https://travis-ci.org/DanSimon/peruse)

[![Crates.io](https://img.shields.io/crates/v/rustc-serialize.svg)](https://crates.io/crates/peruse)
[![Crates.io](https://img.shields.io/crates/v/peruse.svg)](https://crates.io/crates/peruse)

Peruse is a small parser-combinator library for rust. The goal is to be able
to write clean, efficient parsers powerful enough to handle most grammars.
Expand Down

0 comments on commit 75b6e91

Please sign in to comment.