diff --git a/examples/PeerJs-Json/index.js b/examples/PeerJs-Json/index.js
index 4e1009ab..9cd57811 100644
--- a/examples/PeerJs-Json/index.js
+++ b/examples/PeerJs-Json/index.js
@@ -5,11 +5,9 @@
[PeerJs](http://peerjs.com/) Connector and the JsonYatta Framework.
First you have to include the following libraries in your html file:
```
-
-
-
-
-
+
+
+
```
A working widget implementation is [IwcJson.xml](./IwcJson.xml) and the js-file is [index.js](./index.js)