From f2a15bd74fa3a1ece84cf315e6fcf4d5ef92ff42 Mon Sep 17 00:00:00 2001 From: Kenny Daniel Date: Thu, 11 Jan 2024 10:46:23 -0800 Subject: [PATCH] Dependencies: 0 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a624806..d311175 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ ![hyparquet](hyparquet.jpg) -[![mit license](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) -[![workflow status](https://github.com/hyparam/hyparquet/actions/workflows/ci.yml/badge.svg)](https://github.com/hyparam/hyparquet/actions) [![npm](https://img.shields.io/npm/v/hyparquet)](https://www.npmjs.com/package/hyparquet) +[![workflow status](https://github.com/hyparam/hyparquet/actions/workflows/ci.yml/badge.svg)](https://github.com/hyparam/hyparquet/actions) +[![mit license](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) +![dependencies](https://img.shields.io/badge/Dependencies-0-blueviolet) JavaScript parser for [Apache Parquet](https://parquet.apache.org) files.