From 2c629f94a5d8ae4ac2f280508ccd19992c7628d6 Mon Sep 17 00:00:00 2001 From: Soorya U <100910996+soorya-u@users.noreply.github.com> Date: Wed, 22 Jan 2025 06:00:03 +0530 Subject: [PATCH] chore: updated supported commands in readme (#283) Signed-off-by: Soorya U --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3762a4f4..7f99c6ef 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Visual Studio Code Extension that adds support to Tauri commands and `tauri.conf ## Supported commands -It adds the `init`, `deps`, `dev` and `build` commands to the `Command Palette`. +It adds the `init`, `dev`, `build` and `build-debug` commands to the `Command Palette`. ## JSON validation