From 864bdab6dffb0a6af5d2fd35d34da1cea54c08c7 Mon Sep 17 00:00:00 2001 From: Wiwi Kuan Date: Mon, 17 Aug 2026 09:06:05 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c4243d6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +- txt.sh - 把所有網頁轉成純文字檔。 +- txt_index.py - 把所有純文字檔的連結包成一個 HTML 網頁。 \ No newline at end of file