Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MwaiBanda authored Nov 17, 2022
1 parent bda5338 commit 2732a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Swift • Dependency Injection • TinyDi

TinyDi is a multi-module dependency injection solution, It uses property wrapper syntax.
To make it easy for you to declare & manage your dependencies.
TinyDi is a multi-module dependency injection solution. It uses property wrapper syntax,
to make it easy for you to declare & manage your dependencies.

* Supports Swift functions marked as `@TinyModule` & `@Singleton`.
* Supports Swift variables marked as `@Inject` & `@Binds`.
Expand Down

0 comments on commit 2732a65

Please sign in to comment.