diff --git a/README.md b/README.md index 95d660c..ece3bd0 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,12 @@ Time Tracker Development ~~~ #### `np ` +Creates a new empty project with the given name and sets it active. The name must not be different from the existing projects.\ +Example: +~~~ +tt> np Test Project +Switched to project Test Project +~~~ #### `nt [/]`