From 7bd118439a377afe59fde32da145a9350efa71eb Mon Sep 17 00:00:00 2001 From: Yuriy Artamonov Date: Thu, 4 May 2017 13:46:44 +0400 Subject: [PATCH] YARG-11 Fix Github README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4f35a42..8e260938 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ YARG [![license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0) [![Build Status](https://travis-ci.org/cuba-platform/yarg.svg?branch=master)](https://travis-ci.org/cuba-platform/yarg) -YARG is an open source reporting library for Java, developed by [Haulmont](http://www.haulmont.com/). +YARG is an open source reporting library for Java, developed by [Haulmont](http://www.haulmont.com/). It is intended to be embedded into enterprise IT systems, thus it comes with no UI so that native UI of the target system can be used. Templates can be created in most common formats including MS Office (doc, docx, xls, xlsx, html, ftl, csv) or a custom text format and filled with data loaded by sql, groovy or other means. -YARG is a mature and well-tested tool, already used in a number of Haulmont's solutions as part of [CUBA Platform] (https://www.cuba-platform.com/YARG). +YARG is a mature and well-tested tool, already used in a number of Haulmont's solutions as part of [CUBA Platform](https://www.cuba-platform.com/YARG). -[Documentation] (https://github.com/Haulmont/yarg/wiki) +[Documentation](https://github.com/Haulmont/yarg/wiki) ### Samples