diff --git a/README.md b/README.md index 30f1596..b27b7f0 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Sprache is a simple, lightweight library for constructing parsers directly in C# code. +Sprache is a simple, lightweight library for constructing parsers directly in C# code. Writen by [Nicholas Blumhardt](http://nblumhardt.com/) It doesn't compete with "industrial strength" language workbenches - it fits somewhere in between regular expressions and a full-featured toolset like [ANTLR](http://antlr.org).