chore: swap bundlephobia badge for packagephobia install size (#128)
Bundlephobia's shields.io proxy frequently hits upstream rate limits and shows an error state. Packagephobia is more reliable and its install-size number is on-message for the "3 deps, lightweight" story.
This commit is contained in:
parent
e5c82bb0d1
commit
db4fa79894
|
|
@ -8,7 +8,7 @@ CrewAI is Python. LangGraph makes you draw the graph by hand. `open-multi-agent`
|
|||
[](https://github.com/JackChen-me/open-multi-agent/stargazers)
|
||||
[](./LICENSE)
|
||||
[](https://www.typescriptlang.org/)
|
||||
[](https://bundlephobia.com/package/@jackchen_me/open-multi-agent)
|
||||
[](https://packagephobia.com/result?p=@jackchen_me/open-multi-agent)
|
||||
[](https://codecov.io/gh/JackChen-me/open-multi-agent)
|
||||
|
||||
**English** | [中文](./README_zh.md)
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ CrewAI 是 Python。LangGraph 要你自己画图。`open-multi-agent` 是你现
|
|||
[](https://github.com/JackChen-me/open-multi-agent/stargazers)
|
||||
[](./LICENSE)
|
||||
[](https://www.typescriptlang.org/)
|
||||
[](https://bundlephobia.com/package/@jackchen_me/open-multi-agent)
|
||||
[](https://packagephobia.com/result?p=@jackchen_me/open-multi-agent)
|
||||
[](https://codecov.io/gh/JackChen-me/open-multi-agent)
|
||||
|
||||
[English](./README.md) | **中文**
|
||||
|
|
|
|||
Loading…
Reference in New Issue