From a1b3c175b7db85149336e138cd5d5ab5d8d41141 Mon Sep 17 00:00:00 2001 From: Kevin Jahns <kevin.jahns@rwth-aachen.de> Date: Mon, 4 Aug 2014 23:38:18 +0200 Subject: [PATCH] Update and rename JsonIwc.lit.md to JsonIwc.js.md --- examples/{JsonIwc.lit.md => JsonIwc.js.md} | 2 -- 1 file changed, 2 deletions(-) rename examples/{JsonIwc.lit.md => JsonIwc.js.md} (99%) diff --git a/examples/JsonIwc.lit.md b/examples/JsonIwc.js.md similarity index 99% rename from examples/JsonIwc.lit.md rename to examples/JsonIwc.js.md index bed89017..f749f73a 100644 --- a/examples/JsonIwc.lit.md +++ b/examples/JsonIwc.js.md @@ -1,8 +1,6 @@ Here, I will give a short overview on how to use the IwcYatta Framework. - - function init(){ window.createIwcConnector(function(Connector){ console.log("initializing..");