summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2014-11-27 21:59:51 -0500
committerAndrew Gallant <jamslam@gmail.com>2014-11-27 21:59:51 -0500
commit204c2c2fa3a2c32ac5ec137be4720ef22ed51ba0 (patch)
tree5d3677f1d738467a1ceae8952e282f3af8e45a1c
parentccd5621251e5fc6c63ef4c6b6fc9019cfad057ff (diff)
readme update
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6e0ede9..9a6a6c0 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,8 @@ more concrete:
in the command line interface.
3. xsv commands should be easily composable.
-As the project evolves, the importance of the following will become clearer:
-
-1. The flexibility of reading malformed CSV data.
-2. The number of features supported by xsv.
+This README contains information on how to install `xsv` and a full set of
+examples that demonstrate much of its functionality.
[![Build status](https://api.travis-ci.org/BurntSushi/xsv.png)](https://travis-ci.org/BurntSushi/xsv)