Skip to content

Commit e20e8fd

Browse files
committed
Change title in README.md
1 parent ddaf290 commit e20e8fd

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
@@ -52,7 +52,7 @@ If you have doxygen installed, simply execute
5252
in the build directory to create the documentation for your project.
5353
A tutorial on the doxygen syntax can be found [here](http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html).
5454

55-
### GTest
55+
### googletest
5656

5757
You can also make use of the googletest library to write and execute tests.
5858
Simply create new tests in the `test` directory.

0 commit comments

Comments
 (0)