Skip to content

Commit e0ee416

Browse files
Lighter keywords
1 parent c422cc3 commit e0ee416

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66

77
CRC functions with a parameterized engine optimized for both speed and size
88

9-
![crc](https://img.shields.io/badge/crc-grey)
10-
![digest](https://img.shields.io/badge/digest-grey)
11-
![checksum](https://img.shields.io/badge/checksum-grey)
12-
![hash](https://img.shields.io/badge/hash-grey)
13-
![typescript](https://img.shields.io/badge/typescript-grey)
14-
![esm](https://img.shields.io/badge/esm-grey)
15-
![streamable](https://img.shields.io/badge/streamable-grey)
16-
![crc-8](https://img.shields.io/badge/crc--8-grey)
17-
![crc-16](https://img.shields.io/badge/crc--16-grey)
18-
![crc-24](https://img.shields.io/badge/crc--24-grey)
19-
![crc-32](https://img.shields.io/badge/crc--32-grey)
20-
![crc-64](https://img.shields.io/badge/crc--64-grey)
9+
![crc](https://img.shields.io/badge/crc-ccc)
10+
![digest](https://img.shields.io/badge/digest-ccc)
11+
![checksum](https://img.shields.io/badge/checksum-ccc)
12+
![hash](https://img.shields.io/badge/hash-ccc)
13+
![typescript](https://img.shields.io/badge/typescript-ccc)
14+
![esm](https://img.shields.io/badge/esm-ccc)
15+
![streamable](https://img.shields.io/badge/streamable-ccc)
16+
![crc-8](https://img.shields.io/badge/crc--8-ccc)
17+
![crc-16](https://img.shields.io/badge/crc--16-ccc)
18+
![crc-24](https://img.shields.io/badge/crc--24-ccc)
19+
![crc-32](https://img.shields.io/badge/crc--32-ccc)
20+
![crc-64](https://img.shields.io/badge/crc--64-ccc)
2121

2222
# Features
2323

0 commit comments

Comments
 (0)