Skip to content

Commit bdf8022

Browse files
committed
Added cdnjs info, and fixed a type.
1 parent e44decd commit bdf8022

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ bower install angular-schema-form
107107
This will install the latest release and basic dependencies. See
108108
[dependecies section below](#dependencies).
109109

110+
You can also load the files via [cdnjs.com](https://cdnjs.com/libraries/angular-schema-form).
111+
110112
### Manual
111113

112114
You can also just download the contents of the `dist/` folder and add dependencies manually.
@@ -138,7 +140,7 @@ The minified files include templates - no need to load additional HTML files.
138140
### Script Loading
139141

140142
Schema form is split into two main files, `dist/schema-form.min.js` and
141-
`dist/boostrap-decorator.min.js` and they need be loaded in that order. AngularJ,
143+
`dist/boostrap-decorator.min.js` and they need be loaded in that order. AngularJS,
142144
[tv4](https://github.com/geraintluff/tv4) and [objectpath](https://github.com/mike-marcacci/objectpath)
143145
also needs to be loaded *before* Schema Form.
144146

0 commit comments

Comments
 (0)