From 124613f55fa8ff62a460e1ad33c5c78723b703a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciek=20Rz=C4=85sa?= Date: Tue, 22 Apr 2025 13:53:50 +0200 Subject: [PATCH] Update README.md (#667) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 675af24..7a5d503 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This project aims to provide an improved experience when using Protobuf / gRPC i - Timezone-aware `datetime` and `timedelta` objects - Relative imports - Mypy type checking -- [Pydantic Models](https://docs.pydantic.dev/) generation (see #generating-pydantic-models) +- [Pydantic Models](https://docs.pydantic.dev/) generation (see [Generating pydantic models](#generating-pydantic-models)) This project is heavily inspired by, and borrows functionality from: