Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonRP authored Oct 8, 2024
1 parent e3b41ca commit b2d801f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ An animation library inspired by [framer-motion](https://www.framer.com/motion/)

> **Note** - this is in alpha expect bugs and please report or make PRs to fix bugs. This is svelte-motion ported to typescript currently. I have plans to evolve it to include modern features in framer-motion and to use svelte/motion to implement animations in the future.
<div align="center">
<div>

<a href="https://github.com/tailwindlabs/tailwindcss/actions"><img src="https://img.shields.io/github/actions/workflow/status/JonathonRP/motion-start/main.yaml" alt="Build Status"></a>
<a href="https://github.com/JonathonRP/motion-start/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/motion-start.svg" alt="License"></a>
<a href="https://github.com/JonathonRP/motion-start/releases"><img src="https://img.shields.io/npm/v/motion-start.svg" alt="Latest Release"></a>
<a href="https://www.npmjs.com/package/motion-start"><img src="https://img.shields.io/npm/dt/motion-start.svg" alt="Total Downloads"></a>
<a
href="https://discord.gg/TBdTdu6hmW"><img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Finvites%2FTBdTdu6hmW%3Fwith_counts%3Dtrue&query=%24.approximate_member_count&logo=discord&logoColor=white&label=members" alt="Discord Server Invite"></a>
href="https://discord.gg/TBdTdu6hmW"><img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Finvites%2FTBdTdu6hmW&logo=discord&logoColor=white&label=" alt="Discord Server Invite"></a>

</div>

Expand Down

0 comments on commit b2d801f

Please sign in to comment.