diff --git a/README.md b/README.md index faa630f..b32cde6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ArgWrap is an industrial strength argument wrapping and unwrapping extension for editor. It can be used for collapsing and expanding everything from function calls to array and dictionary definitions. All operations are easily reversible and correctly preserve the indentation of the surrounding code. -![](http://foosoft.net/projects/argwrap/img/demo.gif) +![](img/demo.gif) ## Installation ## diff --git a/img/demo.gif b/img/demo.gif new file mode 100644 index 0000000..9024f9a Binary files /dev/null and b/img/demo.gif differ