Skip to content

Commit 234d8b1

Browse files
author
Sepand Parhami
committed
Add a link to the documentation.
1 parent 2c2125e commit 234d8b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Some JavaScript animation helpers.
44

5+
## Links
6+
7+
* [Documentation](https://ampproject.github.io/animations/)
8+
59
## Image Transform
610

711
Transforms an image from one position/size to another. In addition to scaling
@@ -37,4 +41,4 @@ To build, serve, and open a browser tab with the demos:
3741

3842
```shell
3943
npm run demo
40-
```
44+
```

0 commit comments

Comments
 (0)