aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
author简律纯 <leader@hydroroll.team>2025-11-25 15:57:54 +0800
committerGitHub <noreply@github.com>2025-11-25 15:57:54 +0800
commitfcf1c423fc7dc9d91204deacc5f570839b05b995 (patch)
tree8cdc630178515e9dd7771baf15a1e6fa73d50214 /README.md
parent9b4da79dbcf0f14edb181b0108633a547b3d9fa6 (diff)
downloadconventional_role_play-fcf1c423fc7dc9d91204deacc5f570839b05b995.tar.gz
conventional_role_play-fcf1c423fc7dc9d91204deacc5f570839b05b995.zip
chore: Update README to remove emoji from feature list
Removed emoji from THULAC Smart Parser feature description for consistency.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ca12630..b8f92c4 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Conventional Role Play (CVRP) is a Python SDK designed for structured processing
* **Rule Extraction**: Easily extract rules from JSON configuration files using the `RuleExtractor` class.
* **Multi-format Rendering**: Render outputs in various formats such as HTML, Markdown, and JSON using the respective renderer classes (e.g., `HTMLRenderer`).
-* **THULAC Smart Parser**: 🆕 Intelligent parsing using Tsinghua THULAC (THU Lexical Analyzer for Chinese) for automatic content recognition with minimal configuration. See [THULAC Parser Documentation](docs/THULAC_PARSER.md).
+* **THULAC Smart Parser**: Intelligent parsing using Tsinghua THULAC (THU Lexical Analyzer for Chinese) for automatic content recognition with minimal configuration. See [THULAC Parser Documentation](docs/THULAC_PARSER.md).
* **Extensibility**: Create custom plugins to extend the functionality of the SDK. See custom-plugins for details.
* **Comprehensive API**: Full API documentation available for all modules and classes. See api-documentation.
@@ -112,4 +112,4 @@ LICENSE
* [Homepage](https://hydroroll.team/)
* [Documentation](https://crp.hydroroll.team/)
-* [GitHub Repository](https://github.com/HydroRoll-Team/conventional_role_play) \ No newline at end of file
+* [GitHub Repository](https://github.com/HydroRoll-Team/conventional_role_play)