This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 51eff6d Update README.md
51eff6d is described below
commit 51eff6d2d19b278449acc9d9c78c93328074a190
Author: Matthias <[email protected]>
AuthorDate: Fri Aug 16 01:42:29 2019 +0200
Update README.md
---
README.md | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index a59eb11..6bde040 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,11 @@
-Apache OpenOffice (AOO)
-=======================
+# Apache OpenOffice (AOO)
The Apache OpenOffice project provides a full featured office productivity
suite
based on open standards. It is the continuation of the OpenOffice.org
project.
For detailed information about Apache OpenOffice please visit
- [https://openoffice.apache.org/](https://openoffice.apache.org/)
+ https://openoffice.apache.org/
Apache OpenOffice is a very large project with many components and mainly
implemented in C++ but also in Java, Perl, Python and other languages.
@@ -22,8 +21,7 @@ Apache OpenOffice (AOO)
OpenOffice is used by millions of users worldwide and with more than 275
million
downloads it is one of the most successful open source projects.
-Getting the latest sources via Git
-==================================
+# Getting the latest sources via Git
You can always checkout the latest source via Git using the following
command:
@@ -32,8 +30,7 @@ Getting the latest sources via Git
For further information visit https://openoffice.apache.org/source.html
-Building Apache OpenOffice
-==========================
+# Building Apache OpenOffice
Apache OpenOffice is a big project and depends on several other external
libraries.
The list of prerequisites varies for the different platforms.