From abf3e38c1c23972387216060f12220b13d7d87ab Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Sun, 14 Sep 2014 10:49:26 -0700 Subject: [PATCH] Updated logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfe83b8..35e11a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Stringy](http://danielstjules.com/stringy/logo.png) +![Stringy](http://danielstjules.com/github/stringy-logo.png) A PHP library with a variety of string manipulation functions with multibyte support. Offers both OO method chaining and a procedural-style static wrapper.