diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ed823d..171c4bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest env: RELEASE: ${{ github.event.release.name }} - RELEASE_ZIP: kittycad_diff-viewer_${{ github.event.release.name || github.sha }}.zip + RELEASE_ZIP: zoo-diff-viewer-extension_${{ github.event.release.name || github.sha }}.zip steps: - uses: actions/checkout@v4.1.1 diff --git a/README.md b/README.md index 6fe7f38..9c92d0b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - + -## KittyCAD Diff Viewer Extension +## Zoo Diff Viewer Extension View changes to your models directly within GitHub with our extension for all Chrome, Edge, and Chromium-powered browsers. Use the industry-standard version control platform, supercharged with a rich CAD visualizer. Open-source and powered by the KittyCAD API. diff --git a/index.html b/index.html index 21d981d..4afc5d6 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@
-