Skip to content

Commit d5a712d

Browse files
authored
Update npm version badge (#4)
1 parent 0176b83 commit d5a712d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Data Buddy - Store, retrieve and cache data
22

3-
[![npm version](https://badge.fury.io/js/data-buddy.svg)](https://badge.fury.io/js/data-buddy)
3+
[![npm version](https://img.shields.io/npm/v/data-buddy?color=green)](https://www.npmjs.com/package/data-buddy)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

66
Simple package to help you store and retrieve data from a JSON file in a simple way. It also allows you to cache data.

0 commit comments

Comments
 (0)