diff --git a/README.md b/README.md index fd5d2253fb200517173eba1ba7068b9c13b764cb..bbf33dffe6a2b20b0342b34f92b257ccdf314ee1 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