From c1647d6968ce1371ea2a557686c32b47128b0972 Mon Sep 17 00:00:00 2001 From: Alessio Parma Date: Sun, 9 Apr 2017 11:19:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ##