You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30-19
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
[](https://gitter.im/patternfly/angular-patternfly?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6
6
7
-
# AngularJS directives for [PatternFly](https://www.patternfly.org)
7
+
# AngularJS components for [PatternFly](https://www.patternfly.org)
8
8
9
-
This project will provide a set of common AngularJS directives for use with the PatternFly reference implementation.
9
+
This project will provide a set of common AngularJS components for use with the PatternFly reference implementation.
10
10
11
11
* Web site: https://www.patternfly.org
12
12
* API Docs: http://www.patternfly.org/angular-patternfly/#/api
@@ -18,7 +18,7 @@ You have to install required software before you're able to use grunt:
18
18
19
19
* Install Node.js - Find more information on [Node.js](http://nodejs.org/)
20
20
21
-
Angular Patternfly stays up to date with the Node LTS [Release Schedule](https://github.com/nodejs/LTS#lts_schedule). If you're using Angular Patternfly downstream, we suggest the use of an actively supported version of Node/NPM, although prior versions of Node may work.
21
+
Angular Patternfly stays up to date with the Node LTS [Release Schedule](https://github.com/nodejs/LTS#lts_schedule). If you're using Angular Patternfly downstream, we suggest the use of an actively supported version of Node/NPM, although prior versions of Node may work.
22
22
23
23
* Install npm - If npm is not already installed with Node.js, you have to install it manually. Find more information on [NPM](https://www.npmjs.org/)
24
24
@@ -55,7 +55,7 @@ Note:
55
55
2. Add the core Patternfly CSS and script includes to your HTML file(s):
0 commit comments