From ac22436cd1d0c6f907afbfab7e791e57aedf51cc Mon Sep 17 00:00:00 2001 From: omissis Date: Mon, 8 Aug 2022 22:55:11 +0200 Subject: [PATCH] fix: readme formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36e0e3a..c8f8289 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ if a set of files: if a file: - [x] exists - [x] does not exist -- [x] name matches a regex +- [x] name matches a regex - [ ] name matches a glob pattern - [ ] content matches value - [ ] content matches regex @@ -48,7 +48,7 @@ if a struct: if a makefile: - [ ] contains a set of targets -- [ ] does not contain a set of targets +- [ ] does not contain a set of targets if a json file: - [ ] matches a json schema