Skip to content

Commit 3e04431

Browse files
committed
fix: wrong highlighting
1 parent 7511ed1 commit 3e04431

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- markdownlint-disable MD033 -->
22
<!-- markdownlint-disable MD034 -->
3+
<!-- markdownlint-disable MD040 -->
34
# Santorini
45

56
<p align="center">
@@ -43,7 +44,7 @@ Double clicking the jar from a Window Manager will launch directly the GUI.
4344

4445
Executing the jar on the command line from bash or cmd with ```--help``` parameter displays the following:
4546

46-
```shell
47+
```
4748
Usage: java -jar santorini.jar [OPTION]...
4849
Launching without options will load the Graphical User Interface (GUI)
4950

0 commit comments

Comments
 (0)