diff options
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | pyproject.toml | 2 | ||||
-rw-r--r-- | screenshots/installation.png | bin | 0 -> 167560 bytes | |||
-rw-r--r-- | screenshots/scores.png | bin | 245536 -> 225677 bytes | |||
-rw-r--r-- | screenshots/standings.png | bin | 487697 -> 373984 bytes |
5 files changed, 4 insertions, 4 deletions
@@ -32,7 +32,7 @@ cd nba pipx install . ``` - + # Usage @@ -47,10 +47,10 @@ All commands can be passed to the program with the following template: | `--standings` | `-st` | Show current conference standings | Scores: - + Standings: - + # Contributing diff --git a/pyproject.toml b/pyproject.toml index 9e2ccce..a2de2cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nba-scores" -version = "0.1.4" +version = "0.1.5" authors = [ { name="Christian Cleberg", email="hello@cmc.pub" }, ] diff --git a/screenshots/installation.png b/screenshots/installation.png Binary files differnew file mode 100644 index 0000000..3e2cc73 --- /dev/null +++ b/screenshots/installation.png diff --git a/screenshots/scores.png b/screenshots/scores.png Binary files differindex fd3fc6a..6307ad2 100644 --- a/screenshots/scores.png +++ b/screenshots/scores.png diff --git a/screenshots/standings.png b/screenshots/standings.png Binary files differindex 1505d4f..cf7cdbb 100644 --- a/screenshots/standings.png +++ b/screenshots/standings.png |