From 56a4e5d8af76a37abd234cebabaebbe3b360ee90 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Mon, 25 Jan 2016 14:06:30 +0000 Subject: [PATCH] introduction paragraph --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 08a70d7..e4a9496 100644 --- a/readme.md +++ b/readme.md @@ -4,9 +4,9 @@ / /_/ / / / /__/ / / / / / / / \__,_/_/ \___/_/ /_/_/_/ /_/ -Urchin is a test framework for shell. It is implemented in -portable /bin/sh and should work on GNU/Linux, Mac OS X, and -other Unix platforms. +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. ## Try it out Urchin's tests are written in Urchin, so you can run them to see what Urchin