Skip to content

Commit 1135b89

Browse files
committed
docs(readme): 调整 README
1 parent f7487eb commit 1135b89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A lightweight PHP logging library providing **safe local log writing** and **rem
1111
> While working on my Go project [oh-shit-logger](https://github.com/zxc7563598/oh-shit-logger), I needed a centralized way to collect error information.
1212
> Some friends were concerned about the performance overhead of PHP error reporting, so I wrapped my usual approach into a Composer package for easier reuse.
1313
14-
**This project has been parsed and summarized by Zread. For a quick overview, check here:** [Project Overview](https://zread.ai/zxc7563598/php-milvus)
14+
**This project has been parsed and summarized by Zread. For a quick overview, check here:** [Project Overview](https://zread.ai/zxc7563598/php-lazylog)
1515

1616
---
1717

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
>
1212
> 有些朋友一直担心 PHP 错误上报的性能问题,所以我把在项目中常用的方式封装成了一个 Composer 库,方便直接使用。
1313
14-
**本项目已经经由 Zread 解析完成,如果需要快速了解项目,可以点击此处进行查看:[了解本项目](https://zread.ai/zxc7563598/php-milvus)**
14+
**本项目已经经由 Zread 解析完成,如果需要快速了解项目,可以点击此处进行查看:[了解本项目](https://zread.ai/zxc7563598/php-lazylog)**
1515

1616
---
1717

0 commit comments

Comments
 (0)