From cb06430c64eea312706e354504b1a59918d926e7 Mon Sep 17 00:00:00 2001 From: Nik Samokhvalov Date: Fri, 6 May 2016 18:00:30 +0300 Subject: [PATCH] Links to docs from readme --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee952fb..e24e25e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,16 @@ [![Total Downloads](https://poser.pugx.org/notamedia/console-jedi/downloads)](https://packagist.org/packages/notamedia/console-jedi) [![License](https://poser.pugx.org/notamedia/console-jedi/license)](https://packagist.org/packages/notamedia/console-jedi) -Console application for Bitrix CMS. +Console application for administration and support projects on Bitrix CMS. + +Features: + +* Continuous integration. +* Environments settings. +* Managing caching, modules, search system. +* Nice API for creating agents. + +Made based on Symfony Console ♥. ## Installation @@ -14,4 +23,8 @@ Console application for Bitrix CMS. composer require notamedia/console-jedi ./vendor/bin/jedi init -``` \ No newline at end of file +``` + +## Documentation + +* [По-русски](docs/ru/README.md) \ No newline at end of file