徐涛 1798dcbc41 docs(README.md): 更新README内容并添加新文件说明
- 添加关于LLM支持库的README,说明其功能和授权许可
- 修订Intellicrew的README,增加项目组成、功能、编译与安装、授权许可等部分
2025-05-16 10:06:09 +08:00

8 lines
303 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Quill Delta Operations
这套工具用于处理以Quill Delta数据结构表示的文本内容。除了解析和生成Quill Delta格式的文本内容外它还可以在Quill Delta格式和自定义简化的富文本格式之间进行转换。
# 授权许可
奔项目遵循Apache License 2.0。