From 3a0cefe2df0b87f218573c023d46021e92858b51 Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Thu, 16 Jun 2011 01:39:05 -0700 Subject: Added a README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..266368f80 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Registration Terms for Elgg 1.8 # + +This is a simple little plugin that adds a checkbox to your registration form +and forces users to check it before they can proceed. + +## Customization ## + +If you'd like to customize the wording or translate it into other languages, +just override the language strings in languages/en.php \ No newline at end of file -- cgit v1.2.3