From e610110067831be769d380cade3c3b409ece42ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Ole=20Sch=C3=BCmann?= Date: Sun, 7 Oct 2018 11:45:12 +0200 Subject: [PATCH] Change How to use section in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3807f1a..42f904a 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ Tween# of course supports many more features: - Use "DelayedCall" for delayed execution of methods. ### How to Use -Just download with git or as a ZIP and included all files in your project. Add TSScheduler.cs to any GameObject in the scene and you're all setup. \ No newline at end of file +Just download the sources and put them into your Assets directory in your project. \ No newline at end of file