From: njlr Date: Tue, 5 Sep 2017 10:14:00 +0000 (+0100) Subject: * Added a note about the Buck port to the README X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=885b8aab6bc745cdadb081cba3e4f68cb8ad8adb;p=Monocypher.git * Added a note about the Buck port to the README --- diff --git a/README.md b/README.md index f74c4f8..057c829 100644 --- 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: