Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit e3de85d

Browse files
committed
ignore constructed META, add README
1 parent da25039 commit e3de85d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
META

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ocaml-sodium
2+
3+
Ctypes bindings to libsodium which wraps NaCl. `crypto_box` functions
4+
only right now.

0 commit comments

Comments
 (0)