From e74dd10b4c7da2f61a122e840bc4f4e7be8771c6 Mon Sep 17 00:00:00 2001 From: Yashvardhan Kukreja Date: Sun, 2 Oct 2022 14:20:29 +0530 Subject: [PATCH] fix: checkboxes Signed-off-by: Yashvardhan Kukreja --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8321f13..1de95fd 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,6 @@ make test ## Roadmap -* [] Define cooler targets like slack, mail, etc. -* [] Improve the docs (obviously) :3 -* [] Make this project compatible with watching other storage backends like Hashicorp Consul KV (long shot goal). +* [ ] Define cooler targets like slack, mail, etc. +* [ ] Improve the docs (obviously) :3 +* [ ] Make this project compatible with watching other storage backends like Hashicorp Consul KV (long shot goal).