Skip to content

Commit 49317f7

Browse files
committed
Update readme with provisional npm url
1 parent f3e39af commit 49317f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Test Status](https://github.com/darkriszty/MarkdownTablePrettify-VSCodeExt/workflows/Tests/badge.svg)](https://github.com/darkriszty/MarkdownTablePrettify-VSCodeExt/actions)
44
[![Visual Studio Code extension](https://img.shields.io/visual-studio-marketplace/v/darkriszty.markdown-table-prettify?color=success&label=VSCode)](https://marketplace.visualstudio.com/items?itemName=darkriszty.markdown-table-prettify)
55
[![Docker image](https://img.shields.io/docker/v/darkriszty/prettify-md?color=success&label=Docker)](https://hub.docker.com/r/darkriszty/prettify-md/tags?page=1&ordering=last_updated)
6-
[![npm package](https://img.shields.io/npm/v/markdown-table-prettify?color=success)](https://hub.docker.com/r/darkriszty/prettify-md/tags?page=1&ordering=last_updated)
6+
[![npm package](https://img.shields.io/npm/v/markdown-table-prettify?color=success)](https://www.npmjs.com/package/markdown-table-prettify)
77

88
Makes tables more readable for humans. Compatible with the Markdown writer plugin's table formatter feature in Atom.
99

0 commit comments

Comments
 (0)