Skip to content

Commit b87bd90

Browse files
committed
rc.2
1 parent fee9b0d commit b87bd90

File tree

3 files changed

+577
-656
lines changed

3 files changed

+577
-656
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Feathers UI (npm version) 1.0.0-rc.1
1+
# Feathers UI (npm version) 1.0.0-rc.2
22

33
[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.
44

@@ -25,7 +25,7 @@ Alternatively, Feathers UI may be added to any HTML file using a few `<script>`
2525
```html
2626
<script src="https://unpkg.com/openfl@8.9.6/dist/openfl.min.js"></script>
2727
<script src="https://unpkg.com/actuate@1.8.9-beta/dist/actuate.min.js"></script>
28-
<script src="https://unpkg.com/feathersui-openfl@1.0.0-rc.1/dist/feathersui-openfl.min.js"></script>
28+
<script src="https://unpkg.com/feathersui-openfl@1.0.0-rc.2/dist/feathersui-openfl.min.js"></script>
2929
```
3030

3131
### Choose an editor or IDE

0 commit comments

Comments
 (0)