From 84601c2b946864f894b5fb83c3bd09d3d6c6fd53 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Fri, 17 Oct 2014 13:04:06 +0000 Subject: [PATCH] links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0624af92..3b93f2f7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ but does not require you to understand how the internals work. The predefined da Predefined data structures: * Text - [Collaborative Text Editing Example](http://dadamonad.github.io/Yatta/examples/TextEditing/) * Json - [Tutorial](http://dadamonad.github.io/Yatta/examples/PeerJs-Json/) -* XML - [XML Example](http://dadamonad.github.io/Yatta/XmlExample/) Collaboratively manipulate the dom with native dom-features and jQuery. +* XML - [XML Example](http://dadamonad.github.io/Yatta/examples/XmlExample/) Collaboratively manipulate the dom with native dom-features and jQuery. Unlike other frameworks, Yatta! supports P2P message propagation and is not bound to a specific communication protocol.