1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-12 16:24:00 +02:00

Updated logo

This commit is contained in:
Daniel St. Jules
2014-09-14 10:49:26 -07:00
parent 5a5c39d02b
commit abf3e38c1c

View File

@@ -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.