diff options
| author | Stefan Boberg <[email protected]> | 2022-02-02 11:46:33 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-02 11:46:33 +0100 |
| commit | e42b89cc9b4e483151dd89f57138ea94bd4760b5 (patch) | |
| tree | d5d2b2cf2e0a2179451b7c861f79ddb504133e06 | |
| parent | Update README.md (diff) | |
| download | zen-e42b89cc9b4e483151dd89f57138ea94bd4760b5.tar.xz zen-e42b89cc9b4e483151dd89f57138ea94bd4760b5.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |