Skip to content

Commit

Permalink
docs: remove TOC from readme
Browse files Browse the repository at this point in the history
github now has built-in support for TOCs
  • Loading branch information
joemiller committed Nov 21, 2024
1 parent 6490de3 commit c88f133
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,8 @@ AutoTag
[![CI](https://github.com/autotag-dev/autotag/actions/workflows/workflow.yml/badge.svg)](https://github.com/autotag-dev/autotag/actions/workflows/workflow.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/autotag-dev/autotag)](https://goreportcard.com/report/github.com/autotag-dev/autotag)


Automatically increment version tags to a git repo based on commit messages.

- [AutoTag](#autotag)
- [Dependencies](#dependencies)
- [Installing](#installing)
- [Pre-built binaries](#pre-built-binaries)
- [Docker images](#docker-images)
- [One-liner](#one-liner)
- [Usage](#usage)
- [Scheme: Autotag (default)](#scheme-autotag-default)
- [Scheme: Conventional Commits](#scheme-conventional-commits)
- [Pre-Release Tags](#pre-release-tags)
- [Build metadata](#build-metadata)
- [Examples](#examples)
- [Goreleaser](#goreleaser)
- [Troubleshooting](#troubleshooting)
- [error getting head commit: object does not exist [id: refs/heads/master, rel_path: ]](#error-getting-head-commit-object-does-not-exist-id-refsheadsmaster-rel_path-)
- [Build from Source](#build-from-source)
- [Release information](#release-information)

Dependencies
------------

Expand Down

0 comments on commit c88f133

Please sign in to comment.