Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)