aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2022-02-02 11:46:33 +0100
committerGitHub <[email protected]>2022-02-02 11:46:33 +0100
commite42b89cc9b4e483151dd89f57138ea94bd4760b5 (patch)
treed5d2b2cf2e0a2179451b7c861f79ddb504133e06
parentUpdate README.md (diff)
downloadzen-e42b89cc9b4e483151dd89f57138ea94bd4760b5.tar.xz
zen-e42b89cc9b4e483151dd89f57138ea94bd4760b5.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5daeba628..f26f23150 100644
--- a/README.md
+++ b/README.md
@@ -208,7 +208,7 @@ or
# Coding Standards
-See [CODING.md](Coding.md)
+See [CODING.md](CODING.md)
Run `prepare_commit.bat` before committing code. It ensures all source files are formatted with
clang-format which you will need to install.