Skip to content

Commit 1c001dd

Browse files
committed
docs:Added badges.
1 parent 1530d47 commit 1c001dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# LibAccelerate::DistanceFunctions
22

3+
[![Actions Status](https://github.com/antononcube/Raku-LibAccelerate-DistanceFunctions/actions/workflows/linux.yml/badge.svg)](https://github.com/antononcube/Raku-Math-LibAccelerate/actions)
4+
[![Actions Status](https://github.com/antononcube/Raku-LibAccelerate-DistanceFunctions/actions/workflows/macos.yml/badge.svg)](https://github.com/antononcube/Raku-Math-LibAccelerate/actions)
5+
6+
[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)
7+
38
Raku package with distance functions implemented using Apple's Accelerate library.
9+
Generic C implementations are also provided.

0 commit comments

Comments
 (0)