update README

This commit is contained in:
evilchili
2024-04-11 21:06:20 -07:00
parent 0bc0fceed6
commit 73fc992b8f
+1
View File
@@ -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. │
╰────────────────────────────────────────────────────────────────────────────────╯