From f7e12a41b9278c42265ad82bd970c85557aeb13a Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Tue, 9 Jul 2013 12:26:31 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..51aba91 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Stringy +======= + +A PHP library with a variety of string manipulation methods.