From eaa2497006e167ab6d0d711a74397a0327eba388 Mon Sep 17 00:00:00 2001 From: elfet Date: Fri, 21 Mar 2014 13:34:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355ddc7..26fd4da 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PurePHP Key-Value Storage -This is simple key-value storage written on PHP. +This is simple key-value storage written on PHP. It does not use files, or other database, just pure PHP. ## Installation Via Composer: