--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README Thu Dec 25 07:33:20 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.
+
+It's still under development, but 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.