From c58bd1fe0a7cc482bca85f5e691b15e5bc0ada00 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sun, 10 Sep 2023 12:46:56 -0400 Subject: [PATCH 1/3] Add release badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b4a0e82f..79926c024 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![tea](https://tea.xyz/banner.png) -`tea` is a single, *standalone binary* that can *run anything*.  [![coverage][]][coveralls] +`tea` is a single, *standalone binary* that can *run anything*. +  [![coverage][]][coveralls] +[![release-badge][](../../releases)   @@ -251,3 +253,5 @@ If you have questions or feedback: [coverage]: https://coveralls.io/repos/github/teaxyz/cli/badge.svg?branch=main [coveralls]: https://coveralls.io/github/teaxyz/cli?branch=main + +[release-badge]: https://img.shields.io/github/downloads-pre/teaxyz/cli/latest/total From 4df876185d154ea1735dc7dea17ad232bbc3b054 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sun, 10 Sep 2023 12:48:17 -0400 Subject: [PATCH 2/3] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79926c024..46e82862b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `tea` is a single, *standalone binary* that can *run anything*.   [![coverage][]][coveralls] -[![release-badge][](../../releases) +[![release-badge][]](../../releases)   From eb0c6d6cf2306454568e99ee4e485d241d6a6bcc Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sun, 10 Sep 2023 12:53:19 -0400 Subject: [PATCH 3/3] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e82862b..93b6bcb29 100644 --- a/README.md +++ b/README.md @@ -254,4 +254,4 @@ If you have questions or feedback: [coverage]: https://coveralls.io/repos/github/teaxyz/cli/badge.svg?branch=main [coveralls]: https://coveralls.io/github/teaxyz/cli?branch=main -[release-badge]: https://img.shields.io/github/downloads-pre/teaxyz/cli/latest/total +[release-badge]: https://img.shields.io/github/v/release/teaxyz/cli?include_prereleases&label=latest%20release