From f1009d0267aa959a83960fd69d41bed8648bd67b Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Mon, 8 Jun 2015 00:56:20 -0700 Subject: [PATCH] Add SubStringy to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3dbb7d9..3dcb3bd 100644 --- a/README.md +++ b/README.md @@ -1067,6 +1067,8 @@ The following is a list of libraries that extend Stringy: * [SliceableStringy](https://github.com/danielstjules/SliceableStringy): Python-like string slices in PHP + * [SubStringy](https://github.com/TCB13/SubStringy): +Advanced substring methods ## Tests