From c5c7ed31a2e1106ab4835b135618a34570796dc7 Mon Sep 17 00:00:00 2001 From: Nathan Moreau Date: Fri, 4 Dec 2020 17:26:12 +0100 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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, -- cgit v1.2.3