Update README.md

This commit is contained in:
Jerry Ma 2022-04-17 20:11:12 +08:00 committed by GitHub
parent b3270aaf00
commit 3a7b72bf07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# quick-shell
一个通过 `curl`、管道、`bash` 实现的快速执行常用命令的工具,不在本地保存脚本。
一个通过 `curl`、管道、`bash` 实现的快速执行常用命令的工具,不在本地硬盘保存脚本。
比如想随时随地不安装使用 neofetch直接执行以下一行命令