From faad55cbe05f2265adbcbf5dd6f35db2f7e32a24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20Zbyszy=C5=84ski?= <m.zbyszynski@gold.ac.uk>
Date: Fri, 26 May 2017 12:06:21 +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 fd5d225..bbf33df 100644
--- a/README.md
+++ b/README.md
@@ -11,4 +11,4 @@ Use `git submodule init` followed by `git submodule update` to pull the followin
 5. 
 
 ## C++   
-We are now using Catch for C++ testing. Look at the test fixtures in the test_project.xcodeproj for an example of how to implement it.
\ No newline at end of file
+We are using Catch for C++ testing. Look at the test fixtures in the /tests/test_projetc/test_project.xcodeproj for an example of how to implement them.
\ No newline at end of file
-- 
GitLab