Skip to content

Commit 1a59144

Browse files
authored
Update README.md
1 parent 988c43e commit 1a59144

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
@@ -12,4 +12,4 @@ Simple template repository to be used as a base for creating C++ libraries built
1212

1313
Note, that I prefer [googletest](https://github.com/google/googletest) as a testing framework so it's the one used in this repository. Still it's not a big deal to replace it with any other of your choice.
1414

15-
See also [cmake-init](https://github.com/friendlyanon/cmake-init) which is developed under the same principles as this repository but offers much more: CMake executable/library project generation, support for linter/coverage tools for generated projects, etc.
15+
See also [cmake-init](https://github.com/friendlyanon/cmake-init) tool which is developed under the same principles as this repository but offers much more: CMake executable/library project generation, integrated support for linter/coverage tools for generated projects, etc.

0 commit comments

Comments
 (0)