summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b2a18aa..7fb3f35 100644
--- a/README.md
+++ b/README.md
@@ -97,8 +97,8 @@ on save:
## Running / testing / compiling code
-The `rust-run`, `rust-test` and `rust-compile` functions shell out to
-Cargo to run, test or build your code. Under the hood, these use the
+The `rust-run`, `rust-test`, `rust-compile` and `rust-check` functions shell out to
+Cargo to run, test, build and check your code. Under the hood, these use the
standard Emacs `compile` function.
These are not bound by default. To bind these to keyboard shortcuts,