From 5cb6d1b13ca821e639bdd6268ce6f99799bac403 Mon Sep 17 00:00:00 2001 From: taynpg Date: Tue, 21 Jan 2025 16:30:05 +0800 Subject: [PATCH] readme: udpate --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index ff874bb..513b5df 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,8 @@ ANSICON provides ANSI escape sequences for Windows console programs. It provides much the same functionality as `ANSI.SYS` does for MS-DOS. +`source git`:[https://github.com/adoxa/ansicon](https://github.com/adoxa/ansicon) + ## Requirements * 32-bit: Windows 2000 Professional and later (it won't work with NT or 9X).