From 16a188444e5693e7fd77375b59505dfaa05e919c Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Tue, 22 Feb 2022 09:20:46 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb2505a0..f38e6ce0 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Why use `scc`? - You need to tell the difference between Coq and Verilog in the same directory - cloc yaml output support so potentially a drop in replacement for some users - Can identify or ignore minified files - - Able to identify many #! files + - Able to identify many #! files ADVANCED! https://github.com/boyter/scc/issues/115 - Can ignore large files by lines or bytes Why not use `scc`?