From c99375140da76199ebe3c20712d45ff4525d9ac7 Mon Sep 17 00:00:00 2001 From: s3lph Date: Thu, 19 Jan 2023 09:23:33 +0100 Subject: [PATCH] Remove WIP notice from README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 279a50b..ddca749 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Pygments lexer for `dig` output -This is **work in progress** and probably quite horrible. - ## What? This is a [lexer][lexer] for [Pygments][pygments] that can lex the output of [BIND 9's `dig` command][dig] to provide colorful syntax highlighting for `dig`: