From 0987fde8e71b28c392c505332091ebf02e84f5c1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 18 Dec 2017 16:45:46 -0800 Subject: Improved documentation and compile script. --- consolecolors.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'consolecolors.lua') diff --git a/consolecolors.lua b/consolecolors.lua index 7b87c0b..650bc81 100644 --- a/consolecolors.lua +++ b/consolecolors.lua @@ -1,3 +1,7 @@ +-- +-- This file contains the ANSI escapes for console colors +-- + local colors = { -- attributes reset = 0, -- cgit v1.2.3