From 9d4ca96528d540a4d5ee27bd4362e522fc6bd846 Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Thu, 1 Aug 2013 01:04:21 -0400 Subject: [PATCH] Removed packagist icon --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fd8d65e..51535dc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ A PHP library with a variety of string manipulation functions with multibyte support. Offers both OO method chaining and a procedural-style static wrapper. Compatible with PHP 5.3+. Inspired by underscore.string.js. [![Build Status](https://travis-ci.org/danielstjules/Stringy.png)](https://travis-ci.org/danielstjules/Stringy) -[![Latest Stable Version](https://poser.pugx.org/danielstjules/Stringy/v/stable.png)](https://packagist.org/packages/danielstjules/stringy) * [Requiring/Loading](#requiringloading) * [OO and Procedural](#oo-and-procedural)