File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,17 @@ The SDK serves as a layer on top of one of Cloudinary's Javascript libraries:
2424
2525<a href =" https://cloudinary.com/signup " style =" background-color :#ff7829 ; border :1px solid ; color : white ; border-color : black ; padding : 8px ; text-decoration : none ; box-shadow : 1px 1px 3px #224488 ; width : 500px " >Signup for free</a >
2626
27- ## Installation ######################################################################
27+ ## Live examples ##################################################################
28+ Start experimenting right away with one these live examples:
29+
30+ * [ Codepen example] ( https://codepen.io/team/Cloudinary/project/editor/AxrvPZ/ )
31+ * [ Plunker example] ( https://plnkr.co/edit/Tvrwxt2AW8K5DEhuTKhB?p=preview )
32+ * [ Glitch example] ( https://glitch.com/edit/#!/cloudinary-angular-sdk )
2833
34+ ## Installation ######################################################################
35+ Install the SDK version that matches your Angular version
2936``` shell
30- npm install @cloudinary/angular --save
37+ npm install @cloudinary/angular-4.x --save
3138```
3239
3340## Setup ######################################################################
You can’t perform that action at this time.
0 commit comments