From 8a998b151870dadbc1ba597191b0adde3532ac3f Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 3 Nov 2023 19:46:07 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 037df1a..9970934 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Get a branch or tag name without the `/ref/*` prefix. +## Table of Contents + ## Features * Retrieve the current branch name without any prefix. (e.g. `'refs/heads/main'` -> `'main'`)