From 4172f9aa0f87cb36a1394a34faa5df5988504144 Mon Sep 17 00:00:00 2001 From: Siliconifier <67203595+Siliconifier@users.noreply.github.com> Date: Sun, 19 Jun 2022 15:59:59 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 33136d1..5379470 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ Created by Youssef Elashry to solve the common problem for TWO-WAY communication Unity/C# applications with Python 3. -The files attached will allow you to both send and receive data from Unity (C#) and Python 3. +The files attached will allow you to both send and receive data between Unity (C#) and Python 3. Feel free to use this in your individual or commercial projects BUT make sure to reference me as: Two-way communication between Python 3 and Unity (C#) - Y. T. Elashry It would be appreciated if you send me how you have used this in your projects (e.g. Machine Learning) at youssef.elashry@gmail.com