From 09815868868ef36362ea5461b77a105d1d235f77 Mon Sep 17 00:00:00 2001 From: Catherine Oborski Date: Thu, 5 Sep 2024 17:04:45 -0500 Subject: [PATCH] added Command Line Interface Guidelines to readme references --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 69a5b31..7cdd828 100644 --- a/readme.md +++ b/readme.md @@ -22,6 +22,6 @@ This project is just getting started and only has a couple of features implement ## Credits and references -- !!! +- [Command Line Interface Guidelines](https://clig.dev/) [🔝](#zipssion)