From 2e03a4f476986e194372dc9431999d6aa09b6b5c Mon Sep 17 00:00:00 2001 From: Doug Finke Date: Fri, 8 Jun 2018 11:15:59 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 386c3d1..4e31e50 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vscode-pandoc -The vscode-pandoc [Visual Studio Code](https://code.visualstudio.com/) extension lets you quickly render markdown files as a `pdf`, `word document` or `html` file. +The vscode-pandoc [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=DougFinke.vscode-pandoc) extension lets you quickly render markdown files as a `pdf`, `word document` or `html` file. ## Prerequisites @@ -80,4 +80,4 @@ example: * `-s`: produce a standalone document * `-t html5`: HTML5 output format -For more information please refer to the [Pandoc User's Guide](http://pandoc.org/README.html). \ No newline at end of file +For more information please refer to the [Pandoc User's Guide](http://pandoc.org/README.html).