diff --git a/README.md b/README.md index d07a99c..79b690d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,9 @@ A demonstration application that draws [Jaspersoft](http://www.jaspersoft.com/) report/dashboard resources with the [Visualize.js](http://community.jaspersoft.com/project/visualizejs) library using the [tabs](http://valor-software.com/ng2-bootstrap/#/tabs) and [alerts](http://valor-software.com/ng2-bootstrap/#/alerts) directives from the [ng2-bootstrap](https://github.com/valor-software/ng2-bootstrap) library. All implemented using the [Angular Framework](https://angular.io/) (Angular 2.0). ## User Login Screen -![enter image description here](https://cloud.githubusercontent.com/assets/10182110/16466285/5aae300e-3df7-11e6-9f2f-4cb88eb7a2bf.png) +![enter image description here](https://cloud.githubusercontent.com/assets/10182110/16470095/16c8664a-3e09-11e6-95b5-93be3e0ccb0f.png) ## Tabbed Results View -![enter image description here](https://cloud.githubusercontent.com/assets/10182110/16466128/d90eb6c2-3df6-11e6-8ed2-74c19399481d.png) - -> Note that the font rendering issue is a side-effect of the Visualize.js library, and neither the Angular Framework nor the Ng2-Bootstrap libraries. +![enter image description here](https://cloud.githubusercontent.com/assets/10182110/16470115/2ad353a2-3e09-11e6-856b-6fee94ea7edf.png) ## Based on Angular 2-Quickstart This repository is based on the [Angular 2-Quickstart](https://github.com/valor-software/angular2-quickstart), which is provided by Valor Software to demo a simple implementation of their [Native Angular 2 Directives for Bootstrap](http://valor-software.com/ng2-bootstrap/#/).