krz/nba-scores
A CLI/TUI app for NBA scores.
clone: git clone https://gitbay.org/krz/nba-scores.git
700ffcdbb6a7d4599b54b34f0bd2a8fdf48d5bef
signed_unknown_key
author: Christian Cleberg <hello@cmc.pub> · 2025-03-29T05:24:50Z
README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) @@ -3,7 +3,8 @@ NBA is a simple Python package that provides you with a quick and easy command-line interface to current NBA scores and standings. -See the Installation & Usage sections below for more information. +See the [Installation](#installation) & [Usage](#usage) sections below +for more information. # Table of Contents @@ -18,7 +19,7 @@ See the Installation & Usage sections below for more information. ## PyPi ```shell -bash pipx install nba-cli +pipx install nba-cli ``` ## Manual