diff --git a/README.md b/README.md index d20f2f9..3c7f0d7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Quick Reference ## 编程 [Bash](./docs/bash.md) -[Powershell](./docs/powershell.md) +[Powershell](./docs/powershell.md) [C 语言](./docs/c.md) [C#](./docs/cs.md) [C++](./docs/cpp.md) diff --git a/assets/powershell.svg b/assets/powershell.svg index e3515b8..cb2eba4 100644 --- a/assets/powershell.svg +++ b/assets/powershell.svg @@ -1,28 +1,5 @@ - - - - - - - - - - - - - - - - + + + + - \ No newline at end of file diff --git a/docs/powershell.md b/docs/powershell.md index 33e9acd..6e33a59 100644 --- a/docs/powershell.md +++ b/docs/powershell.md @@ -1,7 +1,7 @@ PowerShell 备忘清单 === -一种强大的命令行界面和脚本语言,主要用于自动化任务和配置管理,特别适合系统管理员和 IT 专业人士。以下是 PowerShell 常用命令的备忘清单,可帮助快速参考常用操作。 +PowerShell 用于自动化任务和配置管理的常用命令的备忘清单,可帮助系统管理员快速参考常用操作。 常用操作 ---