Skip to content

Commit a4491a4

Browse files
committed
added author
1 parent eece812 commit a4491a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/code2text/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ fn parse_args() -> Arguments {
3737
.help("code2text")
3838
.about("code2text - generate random words from code/text")
3939
.version("0.1.0")
40+
.author("Jared Bruni")
4041
.arg(
4142
Arg::with_name("input")
4243
.long("input")

0 commit comments

Comments
 (0)