docs: update README.md (#652)

This commit is contained in:
Sibiraj 2019-02-02 06:44:52 +05:30 committed by SyntaxRules
parent f54395f260
commit b3310a1c5e

View File

@ -60,9 +60,9 @@ The NuGet Packages can be [found here](https://www.nuget.org/packages/showdownjs
You can also use one of several CDNs available:
* github CDN
* jsDelivr
https://cdn.rawgit.com/showdownjs/showdown/<version tag>/dist/showdown.min.js
https://cdn.jsdelivr.net/npm/showdown@<version tag>/dist/showdown.min.js
* cdnjs