From 885b8aab6bc745cdadb081cba3e4f68cb8ad8adb Mon Sep 17 00:00:00 2001 From: njlr Date: Tue, 5 Sep 2017 11:14:00 +0100 Subject: [PATCH] * Added a note about the Buck port to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.47.3