diff --git a/Readme.md b/Readme.md index 9ecca1b..235d8d0 100644 --- a/Readme.md +++ b/Readme.md @@ -11,10 +11,14 @@ These containers are automatically updated every week, so they should stay fresh ### rsync +[![Docker Pulls](https://img.shields.io/docker/pulls/seriousbug/rsync) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/seriousbug/rsync/latest)](https://hub.docker.com/r/seriousbug/rsync) + Gives you access to `rsync`, `ssh`, and `scp` commands. ### rust +[![Docker Pulls](https://img.shields.io/docker/pulls/seriousbug/rust) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/seriousbug/rust/latest)](https://hub.docker.com/r/seriousbug/rust) + Rust stable toolchain, with `rustup`, `fmt`, `clippy`, `llvm-cov`, `llvm-tools`, and `audit`. ---