Skip to content

Commit

Permalink
beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Jun 10, 2021
1 parent 781567f commit 786c86c
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
@@ -1,4 +1,4 @@
# Feathers UI (npm version) 1.0.0-beta.3a
# Feathers UI (npm version) 1.0.0-beta.3b

[Feathers UI](https://feathersui.com/) is a cross-platform framework of user interface components for creative frontend projects. It is especially well-suited for games, interactive data visualizations, and other rich, multimedia experiences.

Expand Down Expand Up @@ -31,7 +31,7 @@ Alternatively, Feathers UI may be added to any HTML file using a few `<script>`
```html
<script src="https://unpkg.com/[email protected]/dist/openfl.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/actuate.min.js"></script>
<script src="https://unpkg.com/[email protected].3a/dist/feathersui-openfl.min.js"></script>
<script src="https://unpkg.com/[email protected].3b/dist/feathersui-openfl.min.js"></script>
```

### Choose an editor or IDE
Expand Down

0 comments on commit 786c86c

Please sign in to comment.