Skip to content

Commit b957df8

Browse files
committed
Update README.md
1 parent aa8d100 commit b957df8

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,12 @@ Images and GIFs can be added to comments, READMEs etc.:
341341
![Alt Text](http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif)
342342
```
343343

344+
Raw images from the repo can be used by calling them directly.:
345+
346+
```
347+
![Alt Text](https://github.com/(user)/(repo)/raw/master/path/to/image.gif)
348+
```
349+
344350
![Peter don't care](http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif)
345351

346352
All images are cached on GitHub, so if your host goes down, the image will remain available.
@@ -356,13 +362,6 @@ Which produces:
356362

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

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-
366365
### Quick Quoting
367366
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.
368367

0 commit comments

Comments
 (0)