Skip to content

Commit f8d8319

Browse files
authored
docs: remove bash highlighting in README
1 parent ac29a48 commit f8d8319

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
@@ -40,7 +40,7 @@ cargo test
4040

4141
2048
4242

43-
```bash
43+
```
4444
cargo run -- 2048.obj
4545
4646
Control the game using WASD keys.
@@ -61,7 +61,7 @@ Are you on an ANSI terminal (y/n)? y
6161

6262
rogue
6363

64-
```bash
64+
```
6565
cargo run -- rogue.obj
6666
6767
Welcome to LC3 Rogue.

0 commit comments

Comments
 (0)