From 9c392c84dfdefb3e42aca08f7a6f2125513e17e9 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Sun, 6 Mar 2016 09:27:35 +0000 Subject: [PATCH] change introduction to focus less on testing --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 6c0e186..783254e 100644 --- a/readme.md +++ b/readme.md @@ -4,9 +4,10 @@ / /_/ / / / /__/ / / / / / / / \__,_/_/ \___/_/ /_/_/_/ /_/ -Urchin is a file-based test harness, normally used for testing shell programs. -It is written in portable shell and should thus work on GNU/Linux, BSD -(including Mac OS X), and other Unix-like platforms. +Urchin is a portable shell program that runs a directory of Unix-style +programs and produces pretty output. It is normally used for testing +shell programs, where each test case corresponds to a single file in +the directory that Urchin runs. Urchin is called "Urchin" because [sea urchins](https://en.wikipedia.org/wiki/Sea_urchin)