Browse Source

style: status badge for `CICD` in `README.md`

Hamir Mahal 1 năm trước cách đây
mục cha
commit
35a6b488ca
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -143,6 +143,8 @@ See [this page](https://numbat.dev/doc/cli-installation.html) for details on how
 
 ## Development
 
+[![CICD](https://github.com/sharkdp/numbat/actions/workflows/ci.yml/badge.svg)](https://github.com/sharkdp/numbat/actions/workflows/ci.yml)
+
 Run Numbat CLI
 ```
 cargo run -- <numbat args>