diff --git a/README.md b/README.md index 902c7e5..9b22834 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ > These instructions assume that you are using the new [qooxdoo-compiler](https://github.com/qooxdoo/qooxdoo-compiler) > for building your application. + + ## Using the iconfont in your Application ```console @@ -26,6 +28,7 @@ The demo app shows a list of all the icons available. To find the names of the icons, either look at the demo app, or go to https://fontawesome.com/icons +![Demo](http://g.recordit.co/VUckrxNmZy.gif) ## Running the Demo App