From 2d8923c4f9c4e8ef3c32bfba07d4722ca6089db2 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Sun, 8 Oct 2017 20:45:27 +0200 Subject: [PATCH] Missing constant width quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3