diff options
author | David Ostrovsky <david@ostrovsky.org> | 2015-11-28 09:08:56 +0100 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2015-11-28 11:34:19 +0000 |
commit | 700f080fd9d85c6f1b3a54ecbd813e42b79591c0 (patch) | |
tree | 4655a16e108d5bda74dbca913b20f517bc2203b2 /README.md | |
parent | 29dfcc7521311e547fc069466cc3edc9fcbdbe03 (diff) |
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@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md index 64aab9b6db79..8c14328af62b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # LibreOffice [](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 |