aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2017-11-17 19:36:51 +0100
committersteckbrief <steckbrief@chefmail.de>2017-11-17 19:36:51 +0100
commitc2ac03fbcdcca392135bf620e32f0578549960a6 (patch)
treee09166de25b45d83d982cbd5d96fea403f91889b
parent34d3918770b9ca77b42d82389c9a64afa5286d3c (diff)
Try to escape _ in markdownHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be0071d..a9143a0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# MamHistoryLoader
## Build
-Build using ant with the target "create__run__jar"
+Build using ant with the target "create\_run\_jar"
## Run
```
java -jar <YOUR-JID> <CONTACT-JID> [-debug] [-start dd.MM.yyyy] [-end dd.MM.yyyy] [-limit <MAX-MESSAGE-COUNT>]