From 16a1496adfae307024b7d4daebba06bfed3c1607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kur=C5=82owicz?= Date: Fri, 8 Dec 2023 21:06:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19b21ee..790c3c2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# CacheDrive +# CacheDrive [![NuGet Version](https://img.shields.io/nuget/v/CacheDrive.svg?style=flat)](https://www.nuget.org/packages/CacheDrive/) Simple in-memory caching provider with the ability to store objects in files.