From 0be8c3c7500056ff6f0bb0a31d33fa670f830f02 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 29 Feb 2024 21:52:41 +0000 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab4953a..e9a257f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ performs a grammatical version of code linting, but on your text documents. * `vale` - https://vale.sh/ * `go` - Their Dockerfile (for the docker implementation) calls for golang 1.21 +* `.config/vale` - included in this repo. Vale is a bit confusing to setup. So, I'm providing my vale config as a 'starter pack'. This just goes into your own ~/.config location. ### dirsz