diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 483b7b2..363535d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,10 @@ -name: Python package +name: Style checks and test on: [push] jobs: run_tests: - + name: Style checks and test runs-on: ubuntu-latest steps: diff --git a/readme.md b/readme.md index e3b8930..a130eb2 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Street View works.* Install from pip with: - pip install git+https://github.com/robolyst/streetview + pip install streetview # Quick start