Skip to content

Commit

Permalink
📄 docs: modify the title in the README.md and README_ZH.md files from…
Browse files Browse the repository at this point in the history
… "co - **🥵 Never Worry About Which Package Manager to Use Again!**" to "## 🥵 Never Worry About Which Package Manager to Use Again!"
  • Loading branch information
akirarika committed Nov 19, 2024
1 parent a231c34 commit 7733b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ npm create co

You can use any package manager you like to install `co`. This is the simplest method.

co - **🥵 Never Worry About Which Package Manager to Use Again!**
## 🥵 Never Worry About Which Package Manager to Use Again!

In the JavaScript community, there are many package managers, such as `npm`, `bun`, `yarn`, `pnpm`, `cnpm`, and so on...

Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ npm create co

你可以使用任何你喜欢的包管理器,来安装 `co`,这是最为简单的方法。

co - **🥵 再也别想该用啥包管理器了!**
## 🥵 再也别想该用啥包管理器了!

在 JavaScript 社区中,有许多包管理器,例如 `npm``bun``yarn``pnpm``cnpm` 等等……

Expand Down

0 comments on commit 7733b08

Please sign in to comment.