From ff943f8bf14bca314e63f638b61d1acafb36e96a Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 23 Dec 2017 03:45:53 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5177f94..95ca68c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ Very simple PHP Framework for No Composer, No Addtional PHP Extension (ex: share - Sperated View - Model, or somethings is your freedom! +## Compatible +- Tested in 5.3.3, 7.x + ## How to use - Extract or clone this project to your shared web hosting. - You can use and intergrate all of PHP packages without Composer and Additional PHP Extensions! (supported autoloader)