]> git.codecow.com Git - Monocypher.git/commitdiff
Missing constant width quotes
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 8 Oct 2017 18:45:27 +0000 (20:45 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 8 Oct 2017 18:45:27 +0000 (20:45 +0200)
README.md

index 06591be231e937c744a0caaeb1322574a23f2c80..8c59870d4ef3a54f7093db04b29995aba57405ef 100644 (file)
--- 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