Skip to content

Commit cce8ac8

Browse files
author
Dipak Sarkar
committed
updated readme docs
1 parent 145846f commit cce8ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![npm Downloads](https://badgen.net/npm/dt/@coders-tm/vue-number-format?color=green)](https://www.npmjs.com/package/@coders-tm/vue-number-format)
33
[![Bundlephobia](https://badgen.net/bundlephobia/minzip/@coders-tm/vue-number-format?color=green)](https://bundlephobia.com/result?p=@coders-tm/vue-number-format)
44
[![License](https://badgen.net/github/license/coders-tm/vue-number-format?color=green)](https://github.com/coders-tm/vue-number-format/blob/master/LICENSE)
5-
[![Netlify Status](https://api.netlify.com/api/v1/badges/71cebdfd-05e6-4465-873f-a37c7500c6d4/deploy-status)](https://app.netlify.com/sites/vue-number-format/deploys)
5+
[![Netlify Status](https://api.netlify.com/api/v1/badges/71cebdfd-05e6-4465-873f-a37c7500c6d4/deploy-status)](https://vue-number-format.netlify.app)
66
# vue-number-format
77
Vue Number Format is used to format a number using fixed-point notation. It can be used to format a number with a specific number of digits to the right of the decimal.
88
## Features

0 commit comments

Comments
 (0)