From c132b445dde2cd0207c8cd918d509a63ad9a1104 Mon Sep 17 00:00:00 2001 From: Lauri at Zalando Date: Fri, 19 Aug 2016 14:31:36 +0200 Subject: [PATCH] fixed title/description issue Sorry -- copy/pasted in too much of a hurry --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 41f052e..dea7e55 100644 --- a/readme.md +++ b/readme.md @@ -53,10 +53,11 @@ In addition of this list, you should read the list [awesome-shell](https://githu - [bash-sensible](https://github.com/mrzool/bash-sensible) - An attempt at saner Bash defaults ## Data -- [BigBash](https://github.com/zalando/bigbash) - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary *Tools for working with data.* +- [BigBash](https://github.com/zalando/bigbash) - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary + ## For Developers *Command-line development, version control, and deployment.*