vet

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit b30b9ef7b159957b74ac56aed4f453690363b03a
parent d24f812d87a709700df359fabda300c59fe9c249
Author: Andrew Laack <andrew.laack@imbue.com>
Date:   Wed, 11 Feb 2026 23:54:49 -0600

Update README license link

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ [![PyPi](https://img.shields.io/pypi/v/verify-everything.svg)](https://pypi.python.org/pypi/verify-everything/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/verify-everything)](https://pypi.python.org/pypi/verify-everything/) -[![License](https://img.shields.io/github/license/imbue-ai/vet.svg)](https://github.com/imbue-ai/vet) +[![License](https://img.shields.io/github/license/imbue-ai/vet.svg)](https://github.com/imbue-ai/vet/blob/main/LICENSE) ![Build Status](https://github.com/imbue-ai/vet/actions/workflows/test.yml/badge.svg) Vet is a standalone verification tool for **code changes** and **coding agent behavior**.