[Libreoffice-commits] core.git: README.md
David Ostrovsky
david at ostrovsky.org
Sat Nov 28 03:34:51 PST 2015
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
New commits:
commit 700f080fd9d85c6f1b3a54ecbd813e42b79591c0
Author: David Ostrovsky <david at ostrovsky.org>
Date: Sat Nov 28 09:08:56 2015 +0100
README: Describe what LibreOffice is about
Before saying how to develope it, mention what it's all about.
The text was shamelessly stolen from OpenHUB LibreOffice project
site: [1].
* [1] https://www.openhub.net/p/libreoffice
Change-Id: I9e018e441c4d3f176d1d21eddb7a65429a9f9fd2
Reviewed-on: https://gerrit.libreoffice.org/20252
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: jan iversen <jani at documentfoundation.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
diff --git a/README.md b/README.md
index 64aab9b..8c14328 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
# LibreOffice
[![Coverity Scan Build Status](https://scan.coverity.com/projects/211/badge.svg)](https://scan.coverity.com/projects/211)
+LibreOffice is an integrated office suite based on copyleft licenses
+and compatible with most document formats and standards. Libreoffice
+is backed by The Document Foundation, which represents a large
+independent community of enterprises, developers and other volunteers
+moved by the common goal of bringing to the market the best software
+for personal productivity. LibreOffice is open source, and free to
+download, use and distribute.
+
A quick overview of the LibreOffice code structure.
## Overview
More information about the Libreoffice-commits
mailing list