aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-29 00:59:25 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-29 00:59:25 -0500
commit9386ee21cd4c9aaadf3b958dc216bad2122c4e38 (patch)
treedaaf44606dd2f298da4c820c3994b550b7f69f1a /README.md
parentea0203fc619e00b109a22007bf2f6770df613364 (diff)
downloadnba-scores-9386ee21cd4c9aaadf3b958dc216bad2122c4e38.tar.gz
nba-scores-9386ee21cd4c9aaadf3b958dc216bad2122c4e38.tar.bz2
nba-scores-9386ee21cd4c9aaadf3b958dc216bad2122c4e38.zip
update screenshots
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 23e8f7f..63fd263 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ cd nba
pipx install .
```
-![Installation](https://github.com/ccleberg/nba/blob/main/examples/installation.png?raw=true)
+![Installation](https://github.com/ccleberg/nba/blob/main/screenshots/installation.png?raw=true)
# Usage
@@ -47,10 +47,10 @@ All commands can be passed to the program with the following template:
| `--standings` | `-st` | Show current conference standings |
Scores:
-![Scores](https://github.com/ccleberg/nba/blob/main/examples/scores.png?raw=true)
+![Scores](https://github.com/ccleberg/nba/blob/main/screenshots/scores.png?raw=true)
Standings:
-![Standings](https://github.com/ccleberg/nba/blob/main/examples/standings.png?raw=true)
+![Standings](https://github.com/ccleberg/nba/blob/main/screenshots/standings.png?raw=true)
# Contributing