From 40c94791d8e5ce8216d09585bdab16c56f1284e2 Mon Sep 17 00:00:00 2001 From: Dushyant Mehta Date: Sun, 13 Aug 2017 17:23:17 +0200 Subject: [PATCH] Update README.txt --- README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index f28204d..d83fb39 100644 --- a/README.txt +++ b/README.txt @@ -22,8 +22,8 @@ Common::CWebSocketServer m_WSTransceiver; **************************************** - The order of joints defined in the WoodenMan\WoodenMan\Assets\runLiveVNect.cs + The order of joints defined in the WoodenMan\WoodenMan\Assets\Scripts\runLiveVNect.cs After building the main project WoodenMan, one can run the WoodenMan.exe. - Before sending anything to the WoodenMan, one has to start the WoodenMan.exe beforehand. - Only after that he or she can start the client.exe (your program) which will send the joint positions. \ No newline at end of file + Before sending anything to the WoodenMan, one has to start WoodenMan.exe beforehand. + Only after that one shall start client.exe (your program) which will send the joint positions.