Skip to content

Commit f643c79

Browse files
Updated README
Added note that the directives do not work with the Ignite UI ASP.NET MVC Helpers
1 parent b910c2c commit f643c79

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Ignite UI directives for AngularJS (Preview)
1+
#Ignite UI directives for AngularJS (Preview)
22
Use the directives found in `igniteui-angular.js` to use [Ignite UI](http://igniteui.com) controls in [AngularJS](http://angularjs.com) pages. [Work with the running samples here](http://igniteui.github.io/igniteui-angular).
33

44
#Requirements
@@ -7,6 +7,8 @@ Use the directives found in `igniteui-angular.js` to use [Ignite UI](http://igni
77
- [AngularJS](http://www.angularjs.org) v1.0 and later
88
- [Ignite UI](http://www.igniteui.com) 13.1 and later
99

10+
> **Note:** The Ignite UI Angular directives *do not* work with the Ignite UI ASP.NET MVC Helpers
11+
1012
#Building
1113
Build will produce an obfuscated and minified version of the `src/igniteui-angular.js` in the `dist/igniteui-angular.min.js`.
1214
The build uses [Grunt](http://gruntjs.com/), so you need [Node.js](http://nodejs.org/) installed on your machine.
@@ -174,4 +176,4 @@ This will download and install the latest version of the stand-alone WebDriver t
174176

175177
Ignite UI is not just another library created in someone's free time. It is commercial-ready, extremely well-tested, tuned for top performance, designed for good UX, and backed by [Infragistics](http://www.infragistics.com/), an experience-focused company with a track record of over 24 years of experience in providing enterprise-ready, high-performance user interface tools for web, windows and mobile environments.
176178

177-
[![Infragistics Logo](http://infragistics-blogs.github.io/github-assets/logos/infragistics.png)](http://infragistics.com)
179+
[![Infragistics Logo](http://infragistics-blogs.github.io/github-assets/logos/infragistics.png)](http://infragistics.com)

0 commit comments

Comments
 (0)