@@ -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: