-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec2cab1
commit f278d36
Showing
3 changed files
with
195 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Feathers UI (npm version) 1.1.0 | ||
# Feathers UI (npm version) 1.2.0 | ||
|
||
[Feathers UI](https://feathersui.com/) is a framework of graphical user interface (GUI) components for creative, cross-platform, frontend projects. It is especially well-suited for games, interactive data visualizations, and other rich, multimedia experiences. | ||
|
||
|
@@ -25,7 +25,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/feathersui-openfl@1.1.0/dist/feathersui-openfl.min.js"></script> | ||
<script src="https://unpkg.com/feathersui-openfl@1.2.0/dist/feathersui-openfl.min.js"></script> | ||
``` | ||
|
||
### Choose an editor or IDE | ||
|
Oops, something went wrong.