Skip to content

Commit 9edef9c

Browse files
committed
color test
1 parent 472e9d8 commit 9edef9c

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,10 @@ task dev:help # Development tasks only
113113

114114
### Example Output
115115

116-
$\textcolor{blue}{===\ Build\ ===}$
117-
118-
$\color{green}{build\ \color{white}Build\ the\ project}$
119-
120-
$\color{green}{compile\ \color{white}Compile\ sources}$
121-
122-
$\textcolor{blue}{===\ Testing\ ===}$
116+
$\textcolor{blue}{===\ Build\ ===}$<br\>
117+
$\color{green}{build\ \color{white}Build\ the\ project}$<br\>
118+
$\color{green}{compile\ \color{white}Compile\ sources}$<br\>
119+
$\textcolor{blue}{===\ Testing\ ===}$<br\>
123120

124121
$\color{green}{test\ \color{white}Run\ tests}$
125122

0 commit comments

Comments
 (0)