Skip to content

Commit 6f0fcb8

Browse files
authored
Update README.md
1 parent 1e80606 commit 6f0fcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
![Dependency Injection](https://github.com/denismurphy/dependency-injection/blob/main/graph.svg?raw=true&version=1)
22
# Dependency Injection
33

44
This package provides a simple and easy-to-use Dependency Injection (DI) solution for Swift projects. It is inspired by JSR-330 and uses a property wrapper named `@Inject` to inject dependencies into properties of classes, structs, and protocols.

0 commit comments

Comments
 (0)