From 50fbee7c7b07b051cede65d2922a497f71eb3b33 Mon Sep 17 00:00:00 2001 From: dw1 Date: Tue, 23 Jun 2020 06:28:23 +0700 Subject: [PATCH] :pencil2: Fix can't formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4559ba2..e897d4a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ jobs: login: ${{ secrets.SONARQUBE_TOKEN }} ``` -You can change the analysis base directory and/ project key _(allowed characters: letters, numbers, -, _, . and :, with at least one non-digit.)_ by using the optional input like this: +You can change the analysis base directory and/ project key _(allowed characters: letters, numbers, -, \_, . and :, with at least one non-digit.)_ by using the optional input like this: ```yaml uses: kitabisa/sonarqube-action@master