summaryrefslogtreecommitdiffstats
path: root/docs/2-widgets.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/2-widgets.md')
-rw-r--r--docs/2-widgets.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/2-widgets.md b/docs/2-widgets.md
index e69de29..24de661 100644
--- a/docs/2-widgets.md
+++ b/docs/2-widgets.md
@@ -0,0 +1,8 @@
+The widgets
+===========
+
+The widgets are described by the W3C's technical recommendations
+[Packaged Web Apps (Widgets)](http://www.w3.org/TR/widgets) and [XML Digital Signatures for Widgets](http://www.w3.org/TR/widgets-digsig)
+
+In summary, **widgets are ZIP files that can be signed and
+whose content is described by the file <config.xml>**.