changeset 39:0b3da01a454a

Fix parenthesis typo in README
author Lewin Bormann <lewin@lewin-bormann.info>
date Sat, 08 Jun 2019 10:55:53 +0200
parents 8569decb05da
children 456386366fc8
files README.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Jun 08 10:53:45 2019 +0200
+++ b/README.md	Sat Jun 08 10:55:53 2019 +0200
@@ -1,6 +1,6 @@
 # `rcombinators`
 
-[![Build Status](https://travis-ci.org/dermesser/rcombinators.svg?branch=master))](https://travis-ci.org/dermesser/rcombinators)
+[![Build Status](https://travis-ci.org/dermesser/rcombinators.svg?branch=master)](https://travis-ci.org/dermesser/rcombinators)
 
 `rcombinators` is a Rust version of the [`pcombinators`](https://github.com/dermesser/pcombinators)
 library, providing parser combinators in Rust. As opposed to some other parser libraries it works