Skip to content

Commit 71d8639

Browse files
committed
Add a Travis-CI badge to the top of the readme.
1 parent ea5bd2d commit 71d8639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Parsec
1+
Parsec [![Build Status](https://travis-ci.org/aslatter/parsec.svg?branch=master)](https://travis-ci.org/aslatter/parsec)
22
======
33

44
A monadic parser combinator library, written by Daan Leijen. Parsec is designed

0 commit comments

Comments
 (0)