Update README.md

This commit is contained in:
Valk Richard Li 2019-12-10 14:02:30 +08:00 committed by GitHub
parent 9e86a23559
commit 170c47d7cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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 # Parser