summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorHossein <hossein.ir@gmail.com>2021-04-12 22:29:51 +0430
committerMichael Stahl <michael.stahl@allotropia.de>2021-04-19 11:13:41 +0200
commit628c1c3b0791bb0866917442040dc491de2acb61 (patch)
tree092afdd108ebe13b15133ef0a9cd6380fb2342e3 /bin
parent1a984f2ff11e1125f146824924dcc373bccb0cdf (diff)
Updated README.md files
* Updated README.md contents to fix various issues * Fixed source links by using [git:], processed by mkdocs scripts * Added README.md for ios, setup_native, unotest * Fixed issues with "underline" and "less than" sign Change-Id: I3e52a1d3372586c390ee6c42a2ef48bbabc81398 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114248 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'bin')
-rw-r--r--bin/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/README.md b/bin/README.md
index 572be3174773..b81d1f4d1cf3 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -8,4 +8,4 @@ build, or are simply generally useful. One example is
bin/find-german-comments <directory>
which will try to detect and extract all the German comments in a
-given source code hierarchy / directory.
+given source code hierarchy `/` directory.