From ea9d988c98cbc0367361fa2d24eb474e642f3bf6 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 30 Oct 2025 09:24:14 +0800 Subject: Enhance README with branding and visual elements - Add header images and badges for better visual presentation - Restructure both English and Chinese READMEs with consistent formatting - Include new image assets for project branding - Add table of contents sections for better navigation - Update warning messages to be more informative --- docs/images/Background.png | Bin 0 -> 1209 bytes docs/images/Header.png | Bin 0 -> 1491 bytes docs/images/Header_Large.png | Bin 0 -> 7639 bytes docs/images/Yizi.png | Bin 0 -> 322 bytes docs/images/Yizi_Large.png | Bin 0 -> 21040 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/images/Background.png create mode 100644 docs/images/Header.png create mode 100644 docs/images/Header_Large.png create mode 100644 docs/images/Yizi.png create mode 100644 docs/images/Yizi_Large.png (limited to 'docs') diff --git a/docs/images/Background.png b/docs/images/Background.png new file mode 100644 index 0000000..61e5d7b Binary files /dev/null and b/docs/images/Background.png differ diff --git a/docs/images/Header.png b/docs/images/Header.png new file mode 100644 index 0000000..545bafb Binary files /dev/null and b/docs/images/Header.png differ diff --git a/docs/images/Header_Large.png b/docs/images/Header_Large.png new file mode 100644 index 0000000..a84018f Binary files /dev/null and b/docs/images/Header_Large.png differ diff --git a/docs/images/Yizi.png b/docs/images/Yizi.png new file mode 100644 index 0000000..48e8399 Binary files /dev/null and b/docs/images/Yizi.png differ diff --git a/docs/images/Yizi_Large.png b/docs/images/Yizi_Large.png new file mode 100644 index 0000000..c82c320 Binary files /dev/null and b/docs/images/Yizi_Large.png differ -- cgit