diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2020-05-01 20:17:24 +1000 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2020-05-01 20:17:24 +1000 |
commit | 897bbfa075055097d64d42d7a32952bec9c75665 (patch) | |
tree | 648b309560000a18f51e689f13bd22ca16f468af /README.md | |
parent | 9a17f412b894c21db7f81bcc910981443477957f (diff) | |
download | svg.js-897bbfa075055097d64d42d7a32952bec9c75665.tar.gz svg.js-897bbfa075055097d64d42d7a32952bec9c75665.zip |
added specs for animation files except runner, fixed a few things
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,4 +26,4 @@ SVG.js is licensed under the terms of the MIT License. ## Documentation Check [svgjs.com](https://svgjs.com/docs/3.0/) to learn more. -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=pay%40woutfierens.com&lc=US&item_name=SVG.JS¤cy_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest) +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ulima.ums%40googlemail.com&lc=US&item_name=SVG.JS¤cy_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest) |