# 🛠️ automd-rs





Update README.md with Cargo.toml, automatically. Supports badges, contributors, and other blocks
**[Full documentation →](https://docs.rs/automd-rs/)**
## Quick start
```sh
cargo install automd-rs
```
## Usage
| `badges` | Crates.io version, downloads, docs.rs, GitHub stats |
| `contributors` | License + contrib.rocks image |
| `with-automdrs` | Footer line |
| `cargo-add` / `cargo-install` | Add/install snippet |
| `file` | Embed file content (e.g. `src="./src/main.rs"`) |
| `description` | Description in Cargo.toml |
## License
Published under the [Apache-2.0](./LICENSE) license.
Made by [@UnRUST](https://github.com/un-rust) 💛
<br><br>
<a href="https://github.com/un-rust/automd-rs/graphs/contributors">
<img src="https://contrib.rocks/image?repo=un-rust/automd-rs" />
</a>
---
_🛠️ auto updated with [automd-rs](https://github.com/betterhyq/automd-rs)_