X Tutup
Skip to content

Commit ffd7447

Browse files
committed
Merge pull request rangle#359 from sumitarora/refactoring-images
moving images to assets
2 parents b431b22 + ef7ace3 commit ffd7447

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Augury is a Google Chrome Dev Tools extension for debugging Angular 2 applications. Treat this as a "developer preview". Until the official Chrome Web Store release, please follow the [instructions below](#getting-the-extension) to install it. It's actually quite easy.
77

8-
![Screenshot of Augury](images/screenloop.gif)
8+
![Screenshot of Augury](assets/screenloop.gif)
99

1010

1111
## Supported Version

0 commit comments

Comments
 (0)
X Tutup