Skip to content

Commit e56b0f8

Browse files
authored
fix: gif & formatting (#5)
1 parent 15c988c commit e56b0f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
> A tool for glamorous shell scripts. Leverage the power of [Bubbles](https://github.com/charmbracelet/bubbles) and [Lip Gloss](https://github.com/charmbracelet/lipgloss) in your scripts and aliases without writing any Go code!
1616
>
17-
> <img alt="Shell running the ./demo.sh script" width="600" src="https://camo.githubusercontent.com/f820a22f7574d55e1d9ccd3bfb0d8c337811ff05ea07d8d4b504dd0dc09ee24e/68747470733a2f2f73747566662e636861726d2e73682f67756d2f64656d6f2e676966">
17+
> ![gum](https://github.com/Morgy93/ddev-gum/assets/7961978/426f48a5-f02e-423e-a894-ca54bd2cd0d1)
1818
1919
For more information, see the [official repository](https://github.com/charmbracelet/gum) or visit <https://charm.sh/>.
2020

@@ -24,7 +24,7 @@ YouTube Shorts: [Gum: Write Glamorous Shell Scripts](https://www.youtube.com/wat
2424

2525
## Installation
2626

27-
```
27+
```shell
2828
ddev get Morgy93/ddev-gum
2929
ddev restart
3030
```
@@ -33,13 +33,13 @@ ddev restart
3333

3434
### Host shell
3535

36-
```
36+
```shell
3737
ddev gum
3838
```
3939

4040
### Inside DDEV web commands
4141

42-
```
42+
```shell
4343
gum
4444
```
4545

0 commit comments

Comments
 (0)