diff --git a/README.md b/README.md index 38af81e..218bcd4 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ You can also run individual steps; see `slam --help` for details: │ format Run isort, autoflake, and black on the src/ and test/ directories. │ │ init Add opinionated defaults to your pyproject.toml. │ │ install Synonym for 'poetry install' │ +│ new Initialize a project with boilerplate code. │ │ test Synonym for 'poetry run pytest' Output is always verbose. │ ╰────────────────────────────────────────────────────────────────────────────────╯