Skip to content

Commit

Permalink
Fix TOC (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger authored Jan 27, 2025
1 parent 982fbca commit 1c21f62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ Set up your GitHub Actions workflow with a specific version of [uv](https://docs
## Contents

- [Usage](#usage)
- [Install the latest version (default)](#install-the-latest-version-default)
- [Install a required-version or latest (default)](#install-a-required-version-or-latest-default)
- [Install the latest version](#install-the-latest-version)
- [Install a specific version](#install-a-specific-version)
- [Install a version by supplying a semver range](#install-a-version-by-supplying-a-semver-range)
- [Install a required-version](#install-a-required-version)
- [Python version](#python-version)
- [Validate checksum](#validate-checksum)
- [Enable Caching](#enable-caching)
Expand Down

0 comments on commit 1c21f62

Please sign in to comment.