aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-20 10:41:48 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-20 10:41:48 +0800
commita3640b47317b8f7c9655580544abe20b5794ab16 (patch)
tree3643e738db91ec1a55614da5f480012048bebe41
parentansiec: Add ANSI escape sequences (diff)
downloadgo-lindenii-common-a3640b47317b8f7c9655580544abe20b5794ab16.tar.gz
go-lindenii-common-a3640b47317b8f7c9655580544abe20b5794ab16.tar.zst
go-lindenii-common-a3640b47317b8f7c9655580544abe20b5794ab16.zip
README.md: Add ansiec
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4a95bc9..dd33922 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,11 @@ This needs to be addressed in the future.
All custom packages are licensed under CC0-1.0.
-| Name | Description |
-| - | - |
-| misc | Misc functions |
-| clog | Logging utilities |
+| Name | Description |
+| - | - |
+| misc | Misc functions |
+| clog | Logging utilities |
+| ansiec | ANSI escape codes |
## Conventions