From d983e21e4889082987fe1badcbf6a67895c03c08 Mon Sep 17 00:00:00 2001 From: Evan Doyle Date: Thu, 16 Jan 2025 16:49:59 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46ba959a..20d19da4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ [![pyright](https://microsoft.github.io/pyright/img/pyright_badge.svg)](https://microsoft.github.io/pyright/) [![ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) -Tach is a Python tool to enforce dependencies and interfaces, written in Rust. Tach is inspired by the [modular monolith](https://www.milanjovanovic.tech/blog/what-is-a-modular-monolith) architecture. +Tach is a Python tool to enforce dependencies and interfaces, written in Rust. + +Tach is inspired by the [modular monolith](https://www.milanjovanovic.tech/blog/what-is-a-modular-monolith) architecture. [Docs](https://docs.gauge.sh)