From 7dd4faa8a0e5707f6d85a0275bf82f7fb77facb3 Mon Sep 17 00:00:00 2001 From: m1 Date: Tue, 8 Dec 2015 14:57:19 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 37b1fe7..d168b1f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ [![Build Status][ico-travis]][link-travis] [![Coverage Status][ico-scrutinizer]][link-scrutinizer] [![Quality Score][ico-code-quality]][link-code-quality] + + Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.