--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README Thu Oct 16 02:43:08 2008 +0000
@@ -0,0 +1,19 @@
+= jparallel
+
+jparallel is a "parallel jail shell" written in Ruby.
+
+This is shell that can be used to interact with multiple FreeBSD jail instances
+simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions.
+
+In the meantime, you can check out the current development source with Subversion from the
+following URL:
+
+ svn://deveiate.org/jparallel/trunk
+
+The project page is also likely to have more details:
+
+ http://deveiate.org/projects/Jparallel/
+
+== License
+
+See the LICENSE file in the same directory for licensing details.