aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-21 22:30:13 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-21 22:30:13 +0800
commit82bef8f77701892bff9a9327ef46d41365b41acb (patch)
tree3ed949a77027b2d708954d080f0bef85e38128e1 /README.md
parentf4732678f621aba71f635f9a1b3bafd3ce14a96a (diff)
feat: extract README from ANSI-DRAW.md and add license
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4943770
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# ANSI-DRAW.md
+
+一个基于终端的 ANSI 字符画编辑器。
+
+**它拥有:**
+
+- 无限画布
+- 丰富的色彩操作
+- ~~具有挑战性、随机性的安装过程~~。
+
+## 安装方式
+
+0. 准备 `rust` 工具链(`cargo` + `rustc`)
+1. 将该仓库拉取到您的计算机
+2. 启动任意 AIAgent,让其完成
+
+## License
+
+WTFPL.