We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b813cd + cc673f1 commit 19373d0Copy full SHA for 19373d0
1 file changed
README.md
@@ -35,6 +35,12 @@ You can download the latest release tarball directly from [releases][releases]
35
36
npm install showdown
37
38
+### NuGet package
39
+
40
+ PM> Install-Package showdownjs
41
42
+The NuGet Packages can be [found here](https://www.nuget.org/packages/showdownjs/).
43
44
### CDN
45
46
You can also use one of several CDNs available:
0 commit comments