From 1edb3d50b1fe2ed0c480ecc4afa7283b269026c9 Mon Sep 17 00:00:00 2001 From: isayme Date: Wed, 19 Jul 2017 10:58:10 +0800 Subject: [PATCH] remove unexpected space --- README.md | 2 +- README_ZH-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5b0337..55e5885 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [rerun](https://github.com/rerun/rerun) - A modular shell automation framework to organize your keeper scripts * [revolver](https://github.com/molovo/revolver) - A reusable progress spinner for shell scripts * [semver_bash](https://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash -* [sh-semver] (https://github.com/qzb/sh-semver) - Semver tool for bash - finds versions matching to specified rules +* [sh-semver](https://github.com/qzb/sh-semver) - Semver tool for bash - finds versions matching to specified rules * [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts * [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries * [shpec](https://github.com/rylnd/shpec) - A shell testing framework diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 40d8844..837b807 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -237,7 +237,7 @@ * [optparse](https://github.com/nk412/optparse) - 针对 getopts 的 BASH wrapper,用于简单的命令行参数 * [rerun](https://github.com/rerun/rerun) - 用来管理保留脚本的模块化 shell 自动化框架 * [semver_bash](https://github.com/cloudflare/semver_bash) - 使用 Bash 实现的语义化版本 -* [sh-semver] (https://github.com/qzb/sh-semver) - 适用于 bash 的 Semver 工具,匹配指定规则来查找版本 +* [sh-semver](https://github.com/qzb/sh-semver) - 适用于 bash 的 Semver 工具,匹配指定规则来查找版本 * [shellcheck](https://github.com/koalaman/shellcheck) - 针对 shell 脚本的静态化分析工具 * [shellfire](https://github.com/shellfire-dev/shellfire) - 命名空间仓库,可写 shell (bash、sh 及 dash) 函数库 * [shpec](https://github.com/rylnd/shpec) - shell 测试框架