diff options
author | Christian Cleberg <hello@cmc.pub> | 2025-03-29 00:59:25 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cmc.pub> | 2025-03-29 00:59:25 -0500 |
commit | 9386ee21cd4c9aaadf3b958dc216bad2122c4e38 (patch) | |
tree | daaf44606dd2f298da4c820c3994b550b7f69f1a | |
parent | ea0203fc619e00b109a22007bf2f6770df613364 (diff) | |
download | nba-scores-9386ee21cd4c9aaadf3b958dc216bad2122c4e38.tar.gz nba-scores-9386ee21cd4c9aaadf3b958dc216bad2122c4e38.tar.bz2 nba-scores-9386ee21cd4c9aaadf3b958dc216bad2122c4e38.zip |
update screenshots
-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 |