Skip to content

Commit aa8d100

Browse files
committed
Update README.md
1 parent 6a1e7aa commit aa8d100

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,13 @@ Which produces:
356356

357357
![Just a screenshot](http://i.imgur.com/J5bMf7S.png)
358358

359+
#### Using Raw GitHub Images
360+
Raw images from the repo can be used by calling them directly.:
361+
362+
```
363+
![Alt Text](https://github.com/(user)/(repo)/raw/master/path/to/image.gif)
364+
```
365+
359366
### Quick Quoting
360367
When on a comment thread and you want to quote something someone previously said, highlight the text and press `r`, this will copy it into your text box in the block-quote format.
361368

0 commit comments

Comments
 (0)