aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
-rw-r--r--manifest.xml4
2 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..29e8181b9
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+# HTML5 Plugin for Elgg #
+Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today.
+
+## Features ##
+* HTML5 input views
+* Modernizr javascript library for easy html5 feature detection
+* Javascript shim for the placeholder attribute \ No newline at end of file
diff --git a/manifest.xml b/manifest.xml
index 010d2ab1c..3f874d3bf 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -3,7 +3,9 @@
<name>HTML5</name>
<author>Evan Winslow</author>
<version>1.0</version>
- <description>Provides HTML5 support for Elgg</description>
+ <description>
+ Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today.
+ </description>
<copyright>(C) Evan Winslow 2010</copyright>
<website>http://github.com/ewinslow/elgg-html5</website>
<requires>