Skip to content

Commit 33ec37f

Browse files
committed
Reword libsodium-bindings README
1 parent cbbf0ad commit 33ec37f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

libsodium-bindings/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# libsodium-bindings [![CI](https://github.com/haskell-cryptography/libsodium-bindings/actions/workflows/ci.yaml/badge.svg)](https://github.com/haskell-cryptography/libsodium-bindings/actions/workflows/ci.yaml) [![made with Haskell](https://img.shields.io/badge/Made%20in-Haskell-%235e5086?logo=haskell&style=flat-square)](https://haskell.org)
22

3-
`libsodium-bindings` exposes a set of FFI bindings from the `libsodium-1.0.18-stable` library.
3+
`libsodium-bindings` exposes a set of FFI bindings from the `libsodium` library, version 1.0.18 and above.
44
It has no other dependency than `base`, and the documentation is strong enough to stand alone.
5+
6+
See [LibSodium.Bindings](https://hackage-content.haskell.org/package/libsodium-bindings/candidate/docs/LibSodium-Bindings.html) for a list of available functions.

0 commit comments

Comments
 (0)