itertools icon indicating copy to clipboard operation
itertools copied to clipboard

Consider to add a README.md to crates.io

Open rusty-snake opened this issue 4 years ago • 0 comments

Currently this crate does has no README.md (and no readme key in Cargo.toml) causing it to be rendered without a README on crates.io. Why is that bad? Crates which miss a README on crates.io look (and often are) not well maintained, unfinished and/or experimental. Even a samll README with a titel, a description and one example looks better.

rusty-snake avatar Jul 13 '21 18:07 rusty-snake