diff --git a/README.md b/README.md index c030938..16f2546 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Mongodump +[![CI](https://github.com/actalog/mongodump/actions/workflows/ci.yml/badge.svg)](https://github.com/actalog/mongodump/actions/workflows/ci.yml) +[![CD](https://github.com/actalog/mongodump/actions/workflows/cd.yml/badge.svg)](https://github.com/actalog/mongodump/actions/workflows/cd.yml) + A GitHub Action to create MongoDB backups efficiently and securely, using `mongodump` with password-protected compression. ## Features