Skip to content

Commit 4290ba4

Browse files
authored
README: Add syntax highlighting
1 parent 2c64cb5 commit 4290ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pause: pause
5959

6060
Code (`echo-server.sh`):
6161

62-
```
62+
```bash
6363
#!/bin/bash
6464
set -eu
6565

@@ -93,7 +93,7 @@ Hello World
9393

9494
Code (`echo-client.sh`)
9595

96-
```
96+
```bash
9797
#!/bin/bash
9898
set -eu
9999

0 commit comments

Comments
 (0)