diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8668c9a27eb..f4c25710a75 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ crates is as follows: - `Cargo.toml` - `src/main.rs`: contains only a single macro call - `src/.rs`: the actual code for the utility -- `.md`: the documentation for the utility +- `src/uu//README.md`: the documentation for the utility We have separated repositories for crates that we maintain but also publish for use by others: