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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,16 @@
8
8
9
9
See the documentation at http://www.forms-angular.org
10
10
11
-
12
-
13
11
## Installation of forms-angular
14
-
Recommended: use yeoman generator.
12
+
Recommended: use [yeoman generator](http://www.forms-angular.org/#/get-started).
15
13
16
14
Alternative: you can install both front-end and back-end modules:
17
15
````
18
16
npm install --save forms-angular
19
17
bower install --save forms-angular
20
18
````
19
+
## Security Disclosure
20
+
Security is very important to us. If discover any issue regarding security, please disclose the information responsibly by sending an email to security@forms-angular.org and not by creating a github issue.
0 commit comments