Skip to content

Commit 1b33553

Browse files
committed
added email
1 parent a4491a4 commit 1b33553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/code2text/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +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")
40+
.author("Jared Bruni (jaredbruni@protonmail.com)")
4141
.arg(
4242
Arg::with_name("input")
4343
.long("input")

0 commit comments

Comments
 (0)