From 5a3fe6c3b85d8e0a8471c241fd10f9bb1fdc334d Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 18 Sep 2025 12:16:53 +0200 Subject: [PATCH] feat: add Adapters section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 101cf6e..000d10b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta - [Routers](#routers) - [Frameworks](#frameworks) - [Dev Tools](#dev-tools) + - [Adapters](#adapters) - [Lint](#lint) - [Test](#test) - [Editors](#editors)