diff --git a/README.md b/README.md index 4aa2ff3..093001a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![](http://pomma89.altervista.org/objectpool/logo-64.png "Object Pool Logo") Object Pool ============================================================================================================================= -A generic, concurrent, portable and flexible Object Pool for the .NET Framework, completely based on the [Code Project article of Ofir Makmal](http://www.codeproject.com/Articles/535735/Implementing-a-Generic-Object-Pool-in-NET). +*A generic, concurrent, portable and flexible Object Pool for the .NET Framework, completely based on the [Code Project article of Ofir Makmal](http://www.codeproject.com/Articles/535735/Implementing-a-Generic-Object-Pool-in-NET).* ## Summary ##