diff --git a/README.md b/README.md
index 86953ba..9af14a2 100644
--- a/README.md
+++ b/README.md
@@ -185,13 +185,13 @@
# Considerations
-There is always a posibility that this repository becomes outdated, mostly because new packages from the asset store and repositories appear in the future. This is because of the nature of technlogy and this can be avoided, so in order to keep this project as updated as possible with what other users know, please create a new issue to include or remove what you think is necessary.
+There is always a posibility that this repository becomes outdated, mostly because new packages from the asset store and repositories appear in the future. This is because of the nature of technology and this can be avoided, so in order to keep this project as updated as possible with what other users know, please create a new issue to include or remove what you think is necessary.
-Another point is the categorization of the resources provided here. Since some of them can be included in different categories at the same time a cross reference will be created in the form of a hastag to notify you (the visitor) that maybe you need to look in a different place of this repository or in other external site to find more info.
+Another point is the categorization of the resources provided here. Since some of them can be included in different categories at the same time a cross reference will be created in the form of a hashtag to notify you (the visitor) that maybe you need to look in a different place of this repository or in another external site to find more info.
-Finally, you need to know that this is not the only repository on Github that gathers Unity related repositories. This is just another try to get the best of all the existing content out there for Unity developers. So please, be grateful with all the other developers that put effort collection their respective lists of resources by visiting their repositories (they will be listed below).
+Finally, you need to know that this is not the only repository on Github that gathers Unity related repositories. This is just another, trying to get the best of all the existing content out there for Unity developers. So please, be grateful with all the other developers that put effort collecting their respective lists of resources, by visiting their repositories (they will be listed below).
-I hope all of you find this helpful. Let's go with the contents.
+I hope all of you find this helpful. Let's get on with the contents.
# Legend
@@ -817,7 +817,6 @@ An exceedingly easy-to-use pixel perfect orthographic camera script for 2D scene
* [Unity3D-ExecutionOrderAttribute](https://github.com/Thundernerd/Unity3D-ExecutionOrderAttribute "") - An attribute that sets a script's execution order.
* [Unity Built In Attributes](https://github.com/teebarjunk/Unity-Built-In-Attributes "") - A list of built in Unity Attributes.
* [SerializedParameter_Unity](https://github.com/tsubaki/SerializedParameter_Unity) - Persist data between play mode sessions attribute.
-* [com.bovinelabs.naughtyattributes](https://github.com/tertle/com.bovinelabs.naughtyattributes) - Attribute Extensions for Unity.
* [UnityGetComponentAutoInjector](https://github.com/jinnin0105/UnityGetComponentAutoInjector) - Unity GetComponent Auto Injector.
* [UnityNonNull](https://github.com/ulrikdamm/UnityNonNull) - [NonNull] attribute to fields and classes in Unity.
* [UnityCompactFieldAttribute](https://github.com/AnomalousUnderdog/UnityCompactFieldAttribute) - Lets each property label have their own width, to prevent the labels from getting cut off.
@@ -926,6 +925,7 @@ An exceedingly easy-to-use pixel perfect orthographic camera script for 2D scene
* [QuickPool](https://github.com/densylkin/QuickPool) - Simple pooling toolkit for Unity game engine.
* [Unity Pooler](https://github.com/GalvanicGames/unity-pooler) - Object pooler for GameObjects and regular C# classes.
* [Runtime-Extendible Object Pooler Unity](https://github.com/ertanturan/Unity-Object-Pooling) - Runtime-Extendible object pooler for gameobjects .
+* [Lean Pool](https://assetstore.unity.com/packages/tools/utilities/lean-pool-35666) - Free lightweight asset manages prefab spawning, despawning, recycling, and much more!
### Serialization