From: Loup Vaillant Date: Sun, 8 Oct 2017 18:45:27 +0000 (+0200) Subject: Missing constant width quotes X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=2d8923c4f9c4e8ef3c32bfba07d4722ca6089db2;p=Monocypher.git Missing constant width quotes --- diff --git a/README.md b/README.md index 06591be..8c59870 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Monocypher, you can compile it thus: The `cflags` line gives the include path for monocypher.h, and the `libs` line provides the link path and option required to find -libmonocypher.a (or libmonocypher.so). +`libmonocypher.a` (or `libmonocypher.so`). ### Known language bindings