Skip to content

Commit 32e6006

Browse files
authored
Update README.md
1 parent 95039ac commit 32e6006

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
This pool creates objects that you defined on start and creates additionally if more spawn request comes to the pool than pools capacity and manages newly added pool objects too ! .
44

5-
## Pre-requisities
5+
## Pre-requisities (For Zenject Implemented Version)
66

77
- Zenject IOC (Find [HERE](https://github.com/modesttree/Zenject) )
88

9+
## Singleton Version (Version Without Zenject)
10+
[Here](https://github.com/ertanturan/Unity-Object-Pooling/tree/Sprint3-Singleton)
11+
912
## Import
1013

1114
1. Go to [release](https://github.com/ertanturan/UnityObjectPooling/releases) page.

0 commit comments

Comments
 (0)