diff --git a/main.c b/main.c index 53a8d88..9f625f0 100644 --- a/main.c +++ b/main.c @@ -20,7 +20,8 @@ #include "about.h" #include "str.h" #include "cfg.h" -// Because this program is currently target at Windows only, the use of ANSI colors are no longer used as of May 5, 2020. + +// Because this program is currently targeted at Windows only, the use of ANSI colors are no longer used as of May 5, 2020. // #include "colors.h" #include