Update README.md

This commit is contained in:
Tonye Jack 2023-11-03 19:46:07 -06:00 committed by GitHub
parent 22d5ce483b
commit 8a998b1518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'`)