From b39b48957de9b13a5ab2de47198ce3932791a1fc Mon Sep 17 00:00:00 2001 From: Ryo Nihei Date: Wed, 18 Aug 2021 00:27:13 +0900 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3052501..c787765 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vartan -vartan provides a compiler that generates a SLR parsing table and a driver for golang. +vartan provides a compiler that generates a LALR(1) or SLR(1) parsing table and a driver for golang. [![Test](https://github.com/nihei9/vartan/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/nihei9/vartan/actions/workflows/test.yml) -- cgit v1.2.3