From a0180b15fe9e53fe405e2fdcc4c6b1491bf368cc Mon Sep 17 00:00:00 2001 From: Leonard O'Sullivan Date: Fri, 1 May 2026 14:15:01 +1000 Subject: [PATCH] docs: add release version and license badges to README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 153694f..b138938 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # nat-zero [![Go Tests](https://github.com/MachineDotDev/nat-zero/actions/workflows/go-tests.yml/badge.svg?branch=main)](https://github.com/MachineDotDev/nat-zero/actions/workflows/go-tests.yml) +[![Release](https://img.shields.io/github/v/release/MachineDotDev/nat-zero)](https://github.com/MachineDotDev/nat-zero/releases/latest) +[![License: MIT](https://img.shields.io/github/license/MachineDotDev/nat-zero)](LICENSE) [![Docs](https://img.shields.io/badge/docs-nat--zero.machine.dev-blue)](https://nat-zero.machine.dev) **Scale-to-zero NAT instances for AWS.** Stop paying for NAT when nothing is running.