diff --git a/README.md b/README.md index 5c3e251d..53ff9aac 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ The comparison with cquery as noted on 2018-07-15: cquery has system include path detection (through running the compiler driver) while ccls uses clangDriver. -# >>> [Getting started](../../wiki/Getting-started) (CLICK HERE) <<< +# >>> [Getting started](../../wiki/Home) (CLICK HERE) <<< * [Build](../../wiki/Build) * [Client feature table](../../wiki/Client-feature-table) * [FAQ](../../wiki/FAQ) -ccls can index itself (~180MiB RSS when ide, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples. +ccls can index itself (~180MiB RSS when idle, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples.