Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtelnov authored Dec 29, 2020
1 parent 31cd958 commit c8f3b97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ https://unpkg.com/{ npm-library-name }/{ file name }
To get the specific version you should use it as: To get the specific version you should use it as:
https://unpkg.com/{ npm-library-name }@{ version }/{ file name }

For example: https://unpkg.com/survey-jquery/survey.css or specific version as: https://unpkg.com/survey-jquery@1.8.22/survey.css
For example: https://unpkg.com/survey-jquery/survey.css
Use the specific version as: https://unpkg.com/survey-jquery@1.8.22/survey.css

The main javascript file can be get as: https://unpkg.com/survey-jquery

Expand Down

0 comments on commit c8f3b97

Please sign in to comment.