From 93d0b7c6465f4ffe220b3ddada729746b11eb6ce Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Tue, 16 Aug 2022 13:04:38 +0200 Subject: Update some last docs, bnf grammars --- readme.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index e7fceab..bad92da 100644 --- a/readme.md +++ b/readme.md @@ -7,8 +7,6 @@ Crate docs are currently at ### Docs -- [ ] (1) Go through all docs -- [ ] (1) Go through all bnf docs - [ ] (1) Add overview docs on how everything works - [ ] (1) Add more examples -- cgit