Skip to content

Commit 98c0e23

Browse files
committed
Update README.md
1 parent fc95794 commit 98c0e23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# purescript-string-parsers
22

3+
[![Latest release](http://img.shields.io/bower/v/purescript-string-parsers.svg)](https://github.com/purescript-contrib/purescript-string-parsers/releases)
4+
[![Maintainer: paf31](https://img.shields.io/badge/maintainer-paf31-lightgrey.svg)](http://github.com/paf31)
5+
36
A parsing library for parsing strings.
47

58
This library is a simpler, faster alternative to `purescript-parsing`, for when you know your input will be a string.

0 commit comments

Comments
 (0)