Skip to content

Commit

Permalink
beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Nov 2, 2021
1 parent e595649 commit b98f3ed
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 115 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.6
# Feathers UI (npm version) 1.0.0-beta.7

[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].6/dist/feathersui-openfl.min.js"></script>
<script src="https://unpkg.com/[email protected].7/dist/feathersui-openfl.min.js"></script>
```

### Choose an editor or IDE
Expand Down
Loading

0 comments on commit b98f3ed

Please sign in to comment.