From 4d62d2cc023ddcf6449f018bd73e21e347c991c7 Mon Sep 17 00:00:00 2001 From: dianhsu <50162344+dianhsu@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:38:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1a9ae4..be69015 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ Need [Competitive Companion](https://github.com/jmerle/competitive-companion) | `open_by_vscode` | `true` or `false` | Enable open vscode after templates generated. | | `verbose` | | Verbose show logs. | | `log_file` | `./test.log` or `stderr` or `stdout` | File path or `stdout` or `stderr`, it's used for log file | -| `short_path` | `true` or `false` | Enable short path directory created | \ No newline at end of file +| `short_path` | | Enable short path directory created |