From 170c47d7cc1914bf7b32832167fc1fb08de27cb5 Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Tue, 10 Dec 2019 14:02:30 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80c1890..47b5b48 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This is what it outputs. After many times of failure,i finally try to use PDA to do the parse work. -But something occurred,so i finally didn't make it.However you can still see this LL(1) and LR(0) parser in version 0.7 & 0.9 +But something occurred,so i finally didn't make it.However you can still see this LL(1) and LR(0) parser in __version 0.7 & 0.9__ . # Parser