]> git.codecow.com Git - Monocypher.git/commitdiff
* Added a note about the Buck port to the README
authornjlr <njlr@users.noreply.github.com>
Tue, 5 Sep 2017 10:14:00 +0000 (11:14 +0100)
committernjlr <njlr@users.noreply.github.com>
Tue, 5 Sep 2017 10:14:00 +0000 (11:14 +0100)
README.md

index f74c4f893bb7f487846403a1978d77f20864320c..057c829f5d8460005c73b75b1de68348be51513d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,6 +19,8 @@ just copy `src/monocypher.h` and `src/monocypher.c` into your project.
 They compile as C99, C11, C++98, C++11, C++14, and C++17. (Tested with
 gcc 5.4.0 and clang 2.8.0 on GNU/Linux.)
 
+If you are using [Buck Build](https://buckbuild.com) and [Buckaroo](https://buckaroo.pm), then there is a Buck port maintained at [njlr/Monocypher](https://github.com/njlr/Monocypher). 
+
 ### Language bindings
 
 So far, I am aware of bindings for the following languages: