docs(README.md): 更新README内容并添加新文件说明

- 添加关于LLM支持库的README,说明其功能和授权许可
- 修订Intellicrew的README,增加项目组成、功能、编译与安装、授权许可等部分
This commit is contained in:
徐涛
2025-05-16 10:06:09 +08:00
parent 0fe0d53d24
commit 1798dcbc41
4 changed files with 222 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Quill Delta Operations
This set of tools is designed to process text content expressed in the Quill Delta data structure. In addition to parsing and generating text content in Quill Delta format, it can also perform conversions between Quill Delta format and custom simplified rich text formats.
这套工具用于处理以Quill Delta数据结构表示的文本内容。除了解析和生成Quill Delta格式的文本内容外它还可以在Quill Delta格式和自定义简化的富文本格式之间进行转换。
# License
# 授权许可
This project complies with the Apache License 2.0.
奔项目遵循Apache License 2.0