Skip to content

Commit a779bf2

Browse files
authored
Update README.md
1 parent c27338d commit a779bf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Float package provides functionality to generate a fake float value.
44
</p>
55

66
<p align="center">
7-
<a href="https://github.com/faker-javascript/float/releases"><img alt="Version" src="https://img.shields.io/github/release/faker-javascript/float.svg?label=version&color=green"></a> <img src="https://img.shields.io/npm/dt/@fakerjs/float"> <a href="https://github.com/faker-javascript/float"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=green" alt="License"></a> <img src="https://github.com/faker-javascript/float/actions/workflows/tests.yml/badge.svg">
7+
<a href="https://github.com/faker-javascript/float/releases"><img alt="Version" src="https://img.shields.io/github/release/faker-javascript/float.svg?label=version&color=green"></a> <img src="https://img.shields.io/npm/dt/@fakerjs/float"> <img alt="node-current" src="https://img.shields.io/node/v/@fakerjs/float"> <a href="https://github.com/faker-javascript/float/actions/workflows/ci.yml"><img src="https://github.com/faker-javascript/float/actions/workflows/ci.yml/badge.svg"></a> <a href="https://github.com/faker-javascript/float"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=green" alt="License"></a>
8+
</p>
89

910
## Install
1011

0 commit comments

Comments
 (0)