Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<a href="https://github.com/organizedgrime/polyblade/actions/workflows/ci.yml">
<img src="https://img.shields.io/github/actions/workflow/status/organizedgrime/polyblade/ci.yml?style=for-the-badge&label=CI%20Status"/>
</a>
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Forganizedgrime%2Fpolyblade?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Forganizedgrime%2Fpolyblade.svg?type=shield"/></a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-APGL3-blue.svg?style=for-the-badge"/>
</a>
Expand All @@ -31,6 +32,9 @@
</p>
</div>


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Forganizedgrime%2Fpolyblade.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Forganizedgrime%2Fpolyblade?ref=badge_large)

## Installation
```cargo install polyblade```

Expand Down Expand Up @@ -72,4 +76,4 @@ For the `webgl` build, run `trunk serve --release`.
- [ ] Fix `time` on web for `dual` and related transitions
- [x] WebGL compat
- [ ] WebGPU compat
- [x] Setup some basic CI integrations
- [x] Setup some basic CI integrations