From 16ba903627ff3e3818b85e97cea7e5a3f37e5612 Mon Sep 17 00:00:00 2001 From: lucas cordeiro da Silva Date: Tue, 29 Nov 2016 18:42:36 -0200 Subject: [PATCH] 0.8 concept changed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8648f69..1fc5dbc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TreeWalker -TreeWalker is a simple and smal API in php +TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP - getdiff() - Get json difference - ~~replaceValues() - Edit json value (Recursively)~~