diff --git a/README.md b/README.md index ed628e2..7182b9a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ QR Code Generator ==================== +[![Docs](https://docs.rs/qrcode-generator/badge.svg)](https://docs.rs/qrcode-generator) [![CI](https://github.com/magiclen/qrcode-generator/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/qrcode-generator/actions/workflows/ci.yml) This crate provides functions to generate QR Code matrices and images in RAW, PNG and SVG formats. @@ -114,4 +115,4 @@ https://docs.rs/qrcode-generator ## License -[MIT](LICENSE) \ No newline at end of file +[MIT](LICENSE)