From 5e807d63bf61fa15b7d3ed36a8329f2bca2515f0 Mon Sep 17 00:00:00 2001 From: NeonXP Date: Sun, 28 Apr 2024 02:48:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 22d8420..09a3ae0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Go Dependency Inject Container -❗️ Main repo: [https://gitrepo.ru/neonxp/di](https://gitrepo.ru/neonxp/di). Github is only mirror. - Simple dependecy inject container with generics. Use for your own risk!