Skip to content

Commit e98ea72

Browse files
authored
Remove shell highlight in code blocks
1 parent 1124bc7 commit e98ea72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ I haven't figured out how to publish packages yet, and idk how github releases w
4444

4545
Have git and rust installed
4646

47-
```sh
47+
```
4848
cargo install --git https://github.com/Axlefublr/uclanr.git
4949
```
5050

5151
## Usage
5252

53-
```sh
53+
```
5454
$ uclanr --help
5555
A word generator that specializes in useful words
5656
@@ -73,4 +73,4 @@ Options:
7373

7474
## Contribution
7575

76-
`git pull` the dev branch before any changes, please
76+
`git pull` the dev branch before any changes, please

0 commit comments

Comments
 (0)