From e95d5414ef3cdcbcf1d7801c11bbe6326dbfd2e9 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 15:07:17 +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 bbf33df..7f3311f 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,5 @@ Use `git submodule init` followed by `git submodule update` to pull the followin
 4. RepoVizz2 Client
 5. 
 
-## C++   
+## Testing   
 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