Skip to content

Commit d9a4a20

Browse files
committed
doc(readme) Add paragraph about security disclosures
1 parent e158f7c commit d9a4a20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88

99
See the documentation at http://www.forms-angular.org
1010

11-
12-
1311
## Installation of forms-angular
14-
Recommended: use yeoman generator.
12+
Recommended: use [yeoman generator](http://www.forms-angular.org/#/get-started).
1513

1614
Alternative: you can install both front-end and back-end modules:
1715
````
1816
npm install --save forms-angular
1917
bower install --save forms-angular
2018
````
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.
2121

2222
## For developers of forms-angular
2323
````

0 commit comments

Comments
 (0)