From dfdfe73ef1a8372e3aa2a7f1a864cb9389d5f8f0 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Mon, 23 Dec 2019 09:49:57 +0300 Subject: [PATCH] doc: change documentations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a85ca02..8a6318a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # itconfig -Simple configuration with macro for rust application. +Easy build a configs from environment variables and use it in globally. We recommend you start with the [documentation].