From d195208cd820cd2f607feb88212290429e6d1373 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Fri, 22 May 2015 14:05:15 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e74ba42..d50966a 100644 --- a/README.md +++ b/README.md @@ -292,8 +292,8 @@ A few examples of piecing together commands: ## More resources -- [https://github.com/alebcay/awesome-shell](awesome-shell): A curated list of shell tools and resources -- [http://redsymbol.net/articles/unofficial-bash-strict-mode/](Strict mode) for writing better shell scripts +- [awesome-shell](https://github.com/alebcay/awesome-shell): A curated list of shell tools and resources. +- [Strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/) for writing better shell scripts. ## Disclaimer