From 0af7f69658bf925925a64326c44f33c0ca56e9b6 Mon Sep 17 00:00:00 2001 From: Antonis Geralis Date: Mon, 12 Sep 2022 19:11:17 +0300 Subject: [PATCH] minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71efd2b..76b7d5d 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ be overloaded. Which is especially useful when `nil` for `ref` is not an accepta ### Needed config -Add these flags to either `filename.nims`, `config.nims`, `nim.cfg` or directly pass to the compiler: +Add these flags to either `.nims`, `config.nims`, `nim.cfg` or directly pass to the compiler: ```nim --cc: clang