Skip to content

Commit 295ca40

Browse files
committed
Update README.md
1 parent 2560e57 commit 295ca40

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
@@ -4,13 +4,13 @@ Yet another github release tool. This one, though, is much more minimalistic.
44

55
### Usage
66

7-
`
7+
```
88
Github release tool.
99
Usage:
1010
gh-release <user/repo> <tag> <branch> <description> <files>
1111
1212
<files> can be specified using glob patterns.
13-
`
13+
```
1414

1515

1616
### Examples

0 commit comments

Comments
 (0)