diff --git a/README.md b/README.md index 984a4db..b234722 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ beautify_bash ============= -Code formatter / beautifier for bash written in python by -Paul Lutus (a remake of previous version in Ruby). +Code formatter / beautifier for [Bash][bash]. -For further details please see the following blog record -http://arachnoid.com/python/beautify_bash_program.html +Written in Python by +Paul Lutus (a remake of previous version in Ruby). +For further details please see the following blog post: +http://arachnoid.com/python/beautify_bash_program.html. +[bash]: https://en.wikipedia.org/wiki/Bash_(Unix_shell)