Skip to content

Commit f4c9d23

Browse files
author
Hadevs
committed
Merge branch 'master' of https://github.com/Hadevs/SwiftInjector
2 parents 1afbefe + e84801b commit f4c9d23

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ SwiftInjector - library for dependency injection, maden for convinient and fast
55
## Things already implemented:
66
1. Auto registration and autoresolving
77
Just for example:
8-
![alt text](example1.png)
9-
![alt text](example2.png)
10-
![alt text](example3.png)
8+
![alt text](example_1.png)
9+
![alt text](example_2.png)
10+
![alt text](example_3.png)
1111

1212
2. Works even with private properties!
1313
3. Resolving and registration with 'name' parameter
14+
4. Classes each-to-each references without recursive crash (like in Swinject or DIP libraries)
1415

1516
## Things TO DO for first release
1617
1. Add manual registration and resolving

0 commit comments

Comments
 (0)