README neaten

This commit is contained in:
John Kerl 2015-11-17 22:13:47 -05:00
parent 1fe35475ce
commit bfa31b1cff

View file

@ -1,7 +1,6 @@
**Miller is like sed, awk, cut, join, and sort for name-indexed data such as CSV.**
[![Build Status](https://travis-ci.org/johnkerl/miller.svg?branch=master)](https://travis-ci.org/johnkerl/miller)
(See also [here] (https://github.com/johnkerl/miller/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for active issues.)
With Miller, you get to use named fields without needing to count positional
indices.
@ -67,3 +66,4 @@ Documentation:
* Build information including dependencies: http://johnkerl.org/miller/doc/build.html
* Notes about issue-labeling in the Github repo: https://github.com/johnkerl/miller/wiki/Issue-labeling
* For all other information, please visit http://johnkerl.org/miller/doc
* See also [here] (https://github.com/johnkerl/miller/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for active issues.