Skip to content

Commit 21e3464

Browse files
committed
docs(README): Show image on cargo in
1 parent 8d4df95 commit 21e3464

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd() {
2222

2323
Outputs
2424

25-
![](https://github.com/dustinknopoff/bashdoc/blob/master/example/zshrc.png)
25+
![](https://github.com/dustinknopoff/bashdoc/raw/master/example/zshrc.png)
2626

2727
with lots of color!
2828

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
//!
2121
//!Outputs
2222
//!
23-
//!![](https://github.com/dustinknopoff/bashdoc/blob/master/example/zshrc.png)
23+
//!![](https://github.com/dustinknopoff/bashdoc/raw/master/example/zshrc.png)
2424
//!
2525
//!with lots of color!
2626
//!

0 commit comments

Comments
 (0)