Skip to content

Commit e4c9527

Browse files
authored
Merge pull request #1 from wgoulart/patch-2
Update README.md
2 parents 103ed3d + 3fd2bb3 commit e4c9527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A simple set of python functions to help working with animated SVGs exported from Illustrator. More features coming soon!
44
We used it to create animations like this.
55

6-
![Viva La Velo intro animation](vlv-intro-gif.gif)
6+
![Viva La Velo intro animation](vlv-intro-gif.gif)
77
[Viva La Velo](https://parall.ax/viva-le-velo)
88

99

@@ -82,4 +82,4 @@ An object of key:value strings that will be applied as attributes to the root SV
8282

8383

8484
### inline\_svg(src\_path, dst\_path)
85-
In order to animate SVGs code needs to be placed in-line. This function will look at the source HTML and include any references defined by `//import` statements to SVGs that it finds.
85+
In order to animate SVGs code needs to be placed in-line. This function will look at the source HTML and include any references defined by `//import` statements to SVGs that it finds.

0 commit comments

Comments
 (0)