summaryrefslogtreecommitdiff
path: root/demo/more/prose
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-10-06 13:11:03 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-10-06 13:11:03 -0400
commit37f1efc23e011927873cfc5871ac7686eac5a745 (patch)
tree0678ebf96e02863f7ab6dc5eea1adf7d4c3bb127 /demo/more/prose
parent79edb644cdc9c2218be3c34151eb69a84fb8344e (diff)
Finalized Orm1 demo
Diffstat (limited to 'demo/more/prose')
-rw-r--r--demo/more/prose6
1 files changed, 5 insertions, 1 deletions
diff --git a/demo/more/prose b/demo/more/prose
index c2a3d281..a2765778 100644
--- a/demo/more/prose
+++ b/demo/more/prose
@@ -2,6 +2,10 @@
dragList.urp
-This is an Ur/Web version of the "draggable lists" <a href="http://groups.inf.ed.ac.uk/links/examples/">demo program from Links</a>.
+<p>This is an Ur/Web version of the "draggable lists" <a href="http://groups.inf.ed.ac.uk/links/examples/">demo program from Links</a>.</p>
grid1.urp
+
+orm1.urp
+
+<p>Many varieties of "object-relational mapping" (ORM) can be implemented as libraries in Ur/Web, as this demo shows.</p>