From d6795b8dc79cd9223ddb09af768f5df26d3e9c93 Mon Sep 17 00:00:00 2001 From: Damjan Bursac Date: Fri, 16 Aug 2019 11:33:46 +0200 Subject: [PATCH] Added abstract-chunk-store badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6afc7..0e96fea 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # indexeddb-chunk-store -IndexedDB chunk store +IndexedDB chunk store that is abstract-chunk-store compliant + +[![abstract chunk store](https://cdn.rawgit.com/mafintosh/abstract-chunk-store/master/badge.svg)](https://github.com/mafintosh/abstract-chunk-store)