Skip to content

Commit 7400b7a

Browse files
author
Marcus Welander
authored
Update README.md
1 parent cce61a5 commit 7400b7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
A java application based on JDK 21 and maven. Implements a C++ generator CLI.
33

44
## How to use
5-
Generates a C++ project template based on cmake and vcpkg.
5+
Generates a C++ project template based on cmake and vcpkg.
66

7-
Usage of the generated binary file:
7+
Usage of the generated binary file:
88
```bash
99
cppgen --help
1010
Script to generate a CMake C++ project

0 commit comments

Comments
 (0)