From f39a01cf5eb5260475bc89b728434823f54bd120 Mon Sep 17 00:00:00 2001 From: AlvaroHG Date: Sun, 8 Jul 2018 23:58:27 -0700 Subject: [PATCH] Readme changes --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c644e1..ba15830 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ -# strands +# Strands + +Unity prototypes. + +Download and install Unity: + +Go to https://unity3d.com/get-unity/update and click `Download Installer`. + +Latest version is usually recommended, otherwise read the project description to install a compatible Unity version. + +# String Theory + +In Unity click `Open` and select the `String Theory` directory at the root of this repository. + +* Tested with version 2018.2.1f + +# Development Como hacer fork del repo: https://blog.scottlowe.org/2015/01/27/using-fork-branch-git-workflow/