From 144bcc804228cda63f349c39ef8cdefcad8f36c4 Mon Sep 17 00:00:00 2001 From: Nathan Braswell Date: Tue, 30 Dec 2014 01:31:28 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 834d0be..d9e4a77 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Kraken The Kraken Programming Language -(more info at http://limvot.github.io/kraken/) +(more info and examples at http://limvot.github.io/kraken/) The Kraken Programming Language is in its infancy. Currently, it consists of a RNGLALR parser written in C++, an experimental grammer that is evolving, and a C code generator.