diff --git a/README.md b/README.md index 292b9fa..7a0147a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,14 @@ Simple package for getting data from [browser.geekbench.com](https://browser.geekbench.com/). +## Installation + +Install this via pip (or your favourite package manager): + +```shell +pip install geekbench-browser-python +``` + ## Usage Both `geekbench-browser` and `gbr` are available as CLI commands. Requests are cached in `~/.cache/geekbench-browser-python` by default and refreshed every 24 hours. @@ -120,12 +128,6 @@ Options: -h, --help Show this message and exit. ``` -## Installation - -Install this via pip (or your favourite package manager): - -`pip install geekbench-browser-python` - ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):