From e17c5606fb24f0fc395f7ca967bf6caaa04a9bde Mon Sep 17 00:00:00 2001 From: Aldo Mateli Date: Sat, 4 Jan 2025 19:05:45 +0000 Subject: [PATCH] Readme update --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index d5144fb..3beb2e8 100644 --- a/readme.md +++ b/readme.md @@ -28,9 +28,6 @@ It can function standalone as a DI container or service locator and also integra * Framework-agnostic. * Apply the container as a decorator. * Service Locator. -* Simplified use with [Django](https://maldoinc.github.io/wireup/latest/integrations/django/), -[Flask](https://maldoinc.github.io/wireup/latest/integrations/flask/), and -[FastAPI](https://maldoinc.github.io/wireup/latest/integrations/fastapi/). ## 📋 Quickstart