From 250d47170ff186777c69018dc6fdfb458db20a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20V=2E=20Mendes?= Date: Wed, 2 Aug 2023 20:39:14 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27ef174..b3c60b0 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Compile the library with: ```zsh make ``` -Or, if you want to compile the bonus version(recommendation): +Or, if you want to compile the bonus version (recommended): ```zsh make bonus ```