From e03a5a7ec37214a6ba95cb3d1eaeafee153c4555 Mon Sep 17 00:00:00 2001 From: A F <49113047+arty-F@users.noreply.github.com> Date: Fri, 24 May 2024 18:05:14 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fa032c..521cfbd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Fast and easy to use dependency injection library for Unity game engine. - **Caching** reflection data for reducing allocations. - **Small codebase**. - **Easy to use**. -- **DOES NOT CONTAIN UNNECESSARY FUNCTIONALITY** like other popular di frameworks. +- **DOES NOT CONTAIN UNNECESSARY FUNCTIONALITY** like other popular DI frameworks. ## Features