From 5a02d78e6a95ac3ecac3d490d20ed784d658354b Mon Sep 17 00:00:00 2001
From: Amira Abdel-Rahman <amiraa@mit.edu>
Date: Mon, 10 Dec 2018 09:16:25 -0500
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5e8861d..6e85826 100644
--- a/README.md
+++ b/README.md
@@ -46,11 +46,11 @@
 - VR:
     - [Tutorial 1: Circuit Stream](https://circuitstream.com/htc-vive-tutorial/)
     - [Tutorial 2: VRTK](https://vrtoolkit.readme.io/)
+    - [Google Cardboard Workflow](https://developers.google.com/vr/develop/unity/get-started-ios)
 - AR:
     - [Unity Project Link](https://www.dropbox.com/s/52hg99eg2hw73to/5_AR.zip?dl=0) 
     - [AR Toolkit Unity](https://github.com/artoolkit/arunity5)
     - [Marker Based AR](https://assetstore.unity.com/packages/templates/tutorials/markerbased-ar-example-29678)
-    - [Google Cardboard Workflow](https://developers.google.com/vr/develop/unity/get-started-ios)
 - Topics Covered:
     - Unity Interface
     - First Script
-- 
GitLab