diff --git a/README.md b/README.md index ee2e015..cc0d6b3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@
- +

Wayback Google Analytics

@@ -279,12 +279,12 @@ The result is a single `.xlsx` file with two sheets. Ordered by website:
- +
Ordered by code:
- +

(back to top)

@@ -310,7 +310,7 @@ Please feel free to [open an issue](https://github.com/bellingcat/wayback-google ### Using Poetry for Development -Wayback Google Analytics uses [Poetry](https://python-poetry.org/), a Python dependency management and packaging tool. A GitHub workflow automates the tests on PRs and to main ([see our workflow here](https://github.com/bellingcat/wayback-google-analytics/actions)), be sure to update the [semantic](https://semver.org/) version number in `pyproject.toml` when opening a PR. +Wayback Google Analytics uses [Poetry](https://python-poetry.org/), a Python dependency management and packaging tool. A GitHub workflow automates the tests on PRs and to main ([see our workflow here](https://github.com/bellingcat/wayback-google-analytics/actions)), be sure to update the [semantic](https://semver.org/) version number in `pyproject.toml` when opening a PR. If you have push access, follow these steps to trigger the GitHub workflow that will build and release a new version to PyPI :