Update README.md to add downloads

The URL https://img.shields.io/github/downloads/crate-ci/typos/total.svg queries GitHub's API to get the total number of downloads across all releases, and the result is displayed as a badge. Clicking the badge directs users to the releases page of the repository (https://github.com/crate-ci/typos/releases).
This commit is contained in:
Ghaniyyat 2024-12-21 21:16:12 +05:00 committed by GitHub
parent 11d300e3f3
commit da3382016b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,8 @@ Finds and corrects spelling mistakes among source code:
![Screenshot](./docs/screenshot.png)
[![Downloads](https://img.shields.io/github/downloads/crate-ci/typos/total.svg)](https://github.com/crate-ci/typos/releases)
[![codecov](https://codecov.io/gh/crate-ci/typos/branch/master/graph/badge.svg)](https://codecov.io/gh/crate-ci/typos)
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
![License](https://img.shields.io/crates/l/typos.svg)