aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Walters <rwalters@digitalstirling.com>2018-06-02 20:02:39 -0700
committerRichard Walters <rwalters@digitalstirling.com>2018-06-02 20:02:39 -0700
commit4bc1504d81575b86c09213fdee4c7123ee9f88de (patch)
tree762c1b0e046b93947c819f245ffd31cf8c35ab63
parent5e69673563dd72f23dabc1f6d86ad684710b23bb (diff)
README.md: Fix markdown lint issues
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9d305b..4a794fb 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ cd build
cmake -G "Visual Studio 15 2017" -A "x64" ..
```
-### Compiling, linking, etc.
+### Compiling, linking, et cetera
Either use [CMake](https://cmake.org/) or your toolchain's IDE to build.
For [CMake](https://cmake.org/):