From 7be2891d679ed4170eb2bde3d961d0eeeef7f362 Mon Sep 17 00:00:00 2001 From: Alexander O'Mara Date: Sun, 3 Nov 2024 15:44:26 -0500 Subject: [PATCH] Added badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e91197..b9ec8aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # HQTSM: CRC +[![JSR](https://jsr.io/badges/@hqtsm/crc)](https://jsr.io/@hqtsm/crc) +[![npm](https://img.shields.io/npm/v/@hqtsm/crc.svg)](https://npmjs.com/package/@hqtsm/crc) +[![CI](https://github.com/hqtsm/crc/actions/workflows/ci.yaml/badge.svg)](https://github.com/hqtsm/crc/actions/workflows/ci.yaml) + CRC functions with a parameterized engine optimized for both speed and size # Features