Skip to content

Commit

Permalink
chore: Update with new repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy authored Nov 30, 2024
1 parent bf17ab4 commit 7e4f3d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# PixiJS Animated GIF

[![Node.js CI](https://github.com/pixijs/gif/actions/workflows/nodejs.yml/badge.svg?branch=main)](https://github.com/pixijs/gif/actions/workflows/nodejs.yml)
[![Node.js CI](https://github.com/pixijs-userland/gif/actions/workflows/nodejs.yml/badge.svg?branch=main)](https://github.com/pixijs-userland/gif/actions/workflows/nodejs.yml)

Plugin to support playback of animated GIF images in PixiJS. Unlike normal GIF playback in the browser, this plugins allows you to stop, loop, change speed, or go to a specific frame.

* [Demo](https://pixijs.io/gif/examples/)
* [API Documentation](https://pixijs.io/gif/docs/)
* [Demo](https://userland.pixijs.io/gif/examples/)
* [API Documentation](https://userland.pixijs.io/gif/docs/)

## Usage

Expand Down

0 comments on commit 7e4f3d0

Please sign in to comment.