File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,8 @@ bower install angular-schema-form
107
107
This will install the latest release and basic dependencies. See
108
108
[ dependecies section below] ( #dependencies ) .
109
109
110
+ You can also load the files via [ cdnjs.com] ( https://cdnjs.com/libraries/angular-schema-form ) .
111
+
110
112
### Manual
111
113
112
114
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.
138
140
### Script Loading
139
141
140
142
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 ,
142
144
[ tv4] ( https://github.com/geraintluff/tv4 ) and [ objectpath] ( https://github.com/mike-marcacci/objectpath )
143
145
also needs to be loaded * before* Schema Form.
144
146
You can’t perform that action at this time.
0 commit comments