add a README
Brandon L Black [Tue, 1 May 2007 14:58:50 +0000 (14:58 +0000)]
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..437223a
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+Class::C3::XS version 0.01_07
+==============================
+
+INSTALLATION
+
+To install this module type the following:
+
+   perl Makefile.PL
+   make
+   make test
+   make install
+
+COPYRIGHT AND LICENCE
+
+Copyright (C) 2007 Brandon L. Black <blblack@gmail.com>
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself. 
+