From 796a464d02b81ff2f616003e1cb09a6480e9ab5a Mon Sep 17 00:00:00 2001 From: Jared Wray Date: Fri, 4 Oct 2024 16:16:48 -0700 Subject: [PATCH] Update README.md --- packages/file-entry-cache/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/file-entry-cache/README.md b/packages/file-entry-cache/README.md index 6b20d1ea..9a276731 100644 --- a/packages/file-entry-cache/README.md +++ b/packages/file-entry-cache/README.md @@ -5,8 +5,8 @@ [![codecov](https://codecov.io/gh/jaredwray/cacheable/graph/badge.svg?token=lWZ9OBQ7GM)](https://codecov.io/gh/jaredwray/cacheable) [![tests](https://github.com/jaredwray/cacheable/actions/workflows/tests.yml/badge.svg)](https://github.com/jaredwray/cacheable/actions/workflows/tests.yml) -[![npm](https://img.shields.io/npm/dm/flat-cache.svg)](https://www.npmjs.com/package/flat-cache) -[![npm](https://img.shields.io/npm/v/flat-cache)](https://www.npmjs.com/package/flat-cache) +[![npm](https://img.shields.io/npm/dm/file-entry-cache.svg)](https://www.npmjs.com/package/file-entry-cache) +[![npm](https://img.shields.io/npm/v/file-entry-cache)](https://www.npmjs.com/package/file-entry-cache) [![GitHub](https://img.shields.io/github/license/jaredwray/cacheable)](https://github.com/jaredwray/cacheable/blob/main/LICENSE) # Features