From d4861881f9ad2d272c05a8c0f34561524fb4d58b Mon Sep 17 00:00:00 2001 From: busticated Date: Tue, 24 Oct 2023 12:11:25 -0700 Subject: [PATCH] tune developer how-tos in README --- README.md | 41 +++++++++++++++++++++++++++++++---------- 1 file changed, 31 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 750c00d..a0a67e6 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,14 @@ A `cargo` workspace ([docs](https://doc.rust-lang.org/book/ch14-03-cargo-workspa ## Development -This repository contains a series of `rust` crates managed together as a `cargo` workspace ([docs](https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html)) with [XTask](https://github.com/matklad/cargo-xtask). All essential commands are available via `cargo xtask