Skip to content

Commit d868bd4

Browse files
authored
Update README.md
1 parent bef2bcc commit d868bd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ menuItem i "Install" "mvn clean install"
5959
startMenu
6060
```
6161

62-
<img width="175" alt="image" src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/5b273c27-59f4-4bff-aaa6-b8fbf174bbf9">
62+
<img width="198" alt="image" src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/4a61a5f0-fadc-4018-b570-7b5e42551a02">
6363

6464
# Maven demo menu (single column)
6565

@@ -84,14 +84,14 @@ startMenu
8484
```
8585
Result is the following menu:
8686

87-
<img width="293" alt="image" src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/8f5ea85c-7ff1-4b87-a99e-eacf77f825fb">
87+
<img width="331" alt="image" src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/5ad8e8d4-966c-493d-b8d0-ef2a514e242e">
8888

8989
# Example double column menu
9090

9191
The following menu example is taken from the [EasyKey.kubectl](https://github.com/nschlimm/EasyKey.shellmenu/tree/main/EasyKey.kubectl) utility.
9292
The `kubectl` menu has many functions and sub sections in two columns to enable maximum amount auf commands in your menu.
9393

94-
<img width="604" alt="image" src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/cf923abb-e589-4f1d-a7a9-45d0b1f18404">
94+
<img width="603" alt="image" src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/9130ac29-0a4f-42ee-9d7b-abdb882c80ff">
9595

9696
# Tipp: sourcing shellmenu.sh
9797

0 commit comments

Comments
 (0)