Skip to content

Commit f19b038

Browse files
committed
chore: update docs
1 parent 25178cd commit f19b038

2 files changed

Lines changed: 44 additions & 0 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,28 @@ sub2api/
522522
└── install.sh # One-click installation script
523523
```
524524

525+
## Disclaimer
526+
527+
> **Please read carefully before using this project:**
528+
>
529+
> :rotating_light: **Terms of Service Risk**: Using this project may violate Anthropic's Terms of Service. Please read Anthropic's user agreement carefully before use. All risks arising from the use of this project are borne solely by the user.
530+
>
531+
> :book: **Disclaimer**: This project is for technical learning and research purposes only. The author assumes no responsibility for account suspension, service interruption, or any other losses caused by the use of this project.
532+
533+
---
534+
535+
## Star History
536+
537+
<a href="https://star-history.com/#Wei-Shaw/sub2api&Date">
538+
<picture>
539+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Wei-Shaw/sub2api&type=Date&theme=dark" />
540+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Wei-Shaw/sub2api&type=Date" />
541+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Wei-Shaw/sub2api&type=Date" />
542+
</picture>
543+
</a>
544+
545+
---
546+
525547
## License
526548

527549
MIT License

README_CN.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,28 @@ sub2api/
588588
└── install.sh # 一键安装脚本
589589
```
590590

591+
## 免责声明
592+
593+
> **使用本项目前请仔细阅读:**
594+
>
595+
> :rotating_light: **服务条款风险**: 使用本项目可能违反 Anthropic 的服务条款。请在使用前仔细阅读 Anthropic 的用户协议,使用本项目的一切风险由用户自行承担。
596+
>
597+
> :book: **免责声明**: 本项目仅供技术学习和研究使用,作者不对因使用本项目导致的账户封禁、服务中断或其他损失承担任何责任。
598+
599+
---
600+
601+
## Star History
602+
603+
<a href="https://star-history.com/#Wei-Shaw/sub2api&Date">
604+
<picture>
605+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Wei-Shaw/sub2api&type=Date&theme=dark" />
606+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Wei-Shaw/sub2api&type=Date" />
607+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Wei-Shaw/sub2api&type=Date" />
608+
</picture>
609+
</a>
610+
611+
---
612+
591613
## 许可证
592614

593615
MIT License

0 commit comments

Comments
 (0)