From 6b4d131f4f7844d4c702c55d7481f896cf028cd4 Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Sun, 25 Aug 2024 15:35:48 -0400 Subject: [PATCH] Updated README and TODO --- README.md | 1 - todo.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 19ef02b..cbaad8a 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,3 @@ Note that the color name must be capitalized (and shouldn't contain spaces). The ### TODO: - Windows support. - Allow users to provide a config file in the command-line, overriding the extension-based config file. -- Provide releases. diff --git a/todo.txt b/todo.txt index 1fc161c..d23fb8c 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,4 @@ 1. Man page -2. README for GitHub Repo 2. Logging 3. Coloring functions 4. Flag to list all available colors for your terminal - some terminals will only support the predefined colors.