Skip to content

Commit 8caa977

Browse files
committed
docs: add badges to README
1 parent 719d02f commit 8caa977

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## <a href="http://arrayfire.com/"><img src="http://arrayfire.com/logos/arrayfire_logo_whitebkgnd.png" width="300"></a>
2+
3+
[![CI](https://github.com/arrayfire/arrayfire-haskell/actions/workflows/ci.yml/badge.svg)](https://github.com/arrayfire/arrayfire-haskell/actions/workflows/ci.yml)
4+
[![Hackage](https://img.shields.io/hackage/v/arrayfire.svg)](https://hackage.haskell.org/package/arrayfire)
5+
26
`ArrayFire` is a general-purpose library that simplifies the process of developing software that targets parallel and massively-parallel architectures including CPUs, GPUs, and other hardware acceleration devices.
37

48
`arrayfire-haskell` is a [Haskell](https://haskell.org) binding to [ArrayFire](https://arrayfire.com).

0 commit comments

Comments
 (0)