Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VergilUa committed Jan 19, 2020
1 parent 4f72d83 commit c3cec95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Entity pool size is managed automatically, and doesn't require anything else.
But in case where a lots of objects has to be instantiated, it is wise use **PoolingExt.SustainPool** / **PoolingExt.SustainAutoPool**
to prepare enough instances of the prefabs.

### Examples available @ zPooling -- Examples

#### For more specific details, feel free to refer the source code, as it is well documented
(e.g. PoolingExt for the available extension pooling methods)
Expand Down

0 comments on commit c3cec95

Please sign in to comment.