diff --git a/README.md b/README.md index 8322830..cb0c8ae 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Generic project templates for tools, filters, libraries in C++. ## Installation -Type `make` to install the `mkcppproj` tool and its man page. +Type `make` to install the `mkproj` tool and its man page. ## Overview -With `mkcppproj`, you can create a C++ project for a tool or a library. +With `mkproj`, you can create a C++ project for a tool or a library. The tool can be: - a simple experiment, to test some idea; @@ -46,4 +46,4 @@ Available Make targets are: ## Documentation -`man mkcppproj` +`man mkproj`