From fb18975c5c8a48451ea7955c248a14894eaeb3ca Mon Sep 17 00:00:00 2001 From: yushijinhun Date: Sat, 22 Sep 2018 21:08:03 +0800 Subject: [PATCH] Fix param table in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50cc8a804..042afaf2c 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ No plugin API. ## JVM Options (for debugging) |Parameter|Description| +|---------|-----------| |`-Dhmcl.self_integrity_check.disable=true`|Bypass the self integrity check when checking for update.| |`-Dhmcl.version.override=`|Override the version number.| |`-Dhmcl.update_source.override=`|Override the update source.|