README

Lapidary is a unit testing framework for the Ruby programming language. 
Currently, all of the main docs are in HTML format. You can always email
me (Nathaniel Talbott) and ask me at lapidary@talbott.ws for something
different, although there's no telling when you'll get it :-)

The documents you'll find here:

* README	-- this document.
* LICENSE	-- the GPL, under which Lapidary is licensed (this is
			text).
* index.html	-- contains general information and links to all of the
			other documents.
* usage.html	-- how to use Lapidary.
* design.html	-- how Lapidary is designed.
* explanation.html	-- a quick explanation of why I've released
				another unit testing framework.


