diff options
| author | Stefan Boberg <[email protected]> | 2022-02-02 11:46:11 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-02 11:46:11 +0100 |
| commit | 4bdad4707d36c1944f293ff071224b4b8e5e2755 (patch) | |
| tree | d3fe6f7bee9ef5240385abfbdaf5b0649ce9dadb | |
| parent | Update README.md (diff) | |
| download | zen-4bdad4707d36c1944f293ff071224b4b8e5e2755.tar.xz zen-4bdad4707d36c1944f293ff071224b4b8e5e2755.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. |