Skip to content

Commit d3ffa01

Browse files
committed
Updated description of using Test.hpp
1 parent d215412 commit d3ffa01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This unit test framework provides a variety of features in a single library, inc
1717

1818
## How to use
1919

20-
Copy the `test` folder into any location and include `Test.hpp` from the test folder
20+
Copy the `test` folder into any location you wish to share the unit test code from, then include `Test.hpp` from the test folder into your source file with the tests.
2121

2222
## Code Examples
2323

0 commit comments

Comments
 (0)