diff --git a/README.md b/README.md index cfe4c7e..d95b29d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Parcoa: Objective-C Parser Combinators +# Parcoa: Objective-C Parser Combinators **Parcoa** is a collection of parsers and parser combinators for Objective-C inspired by Haskell's [Parsec](http://www.haskell.org/haskellwiki/Parsec) package and Python's [Parcon](http://www.opengroove.org/parcon/parcon-tutorial.html) library. It is released under a MIT license. - [API Documentation](http://brotchie.github.com/Parcoa/docs/).