From d71e8fa6840751579ff9fb4bef19041140f52a37 Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Sun, 22 Nov 2020 13:29:46 +0800 Subject: [PATCH] Better prompt --- template.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template.toml b/template.toml index 2695d9c..3e9ae30 100644 --- a/template.toml +++ b/template.toml @@ -1 +1,2 @@ -binary = "" +[binary] +prompt = "Binary name (leave blank if this is a library)" \ No newline at end of file