Skip to content

Commit

Permalink
Fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Feb 6, 2024
1 parent da206bf commit fc79b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# buffer-crc32

[![NPM Version](https://img.shields.io/npm/v/buffer-crc32.svg)](https://npmjs.org/package/buffer-crc32)
[![Build Status](https://github.com/brianloveswords/buffer-crc32/workflows/ci/badge.svg)](https://github.com/brianloveswords/buffer-crc32/actions)
[![Build Status](https://github.com/brianloveswords/buffer-crc32/actions/workflows/ci.yml/badge.svg)](https://github.com/brianloveswords/buffer-crc32/actions/workflows/ci.yml)

crc32 that works with binary data and fancy character sets, outputs
buffer, signed or unsigned data and has tests.
Expand Down

0 comments on commit fc79b0d

Please sign in to comment.