Skip to content

Commit f5686a0

Browse files
authored
Update README.md
1 parent 407a28f commit f5686a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Help Wanted](https://img.shields.io/github/issues/XAMPPRocky/tokei/help%20wanted?color=green)](https://github.com/XAMPPRocky/tokei/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
44
[![Lines Of Code](https://tokei.rs/b1/github/XAMPPRocky/tokei?category=code)](https://github.com/XAMPPRocky/tokei)
55
[![Documentation](https://docs.rs/tokei/badge.svg)](https://docs.rs/tokei/)
6-
![](https://img.shields.io/crates/d/tokei?label=downloads%20%28crates.io%29&style=flat-square)
7-
![](https://img.shields.io/github/downloads/xampprocky/tokei/total?label=downloads%20%28GH%29&style=flat-square)
8-
![](https://img.shields.io/homebrew/installs/dy/tokei?color=brightgreen&label=downloads%20%28brew%29&style=flat-square)
6+
![](https://img.shields.io/crates/d/tokei?label=downloads%20%28crates.io%29)
7+
![](https://img.shields.io/github/downloads/xampprocky/tokei/total?label=downloads%20%28GH%29)
8+
![](https://img.shields.io/homebrew/installs/dy/tokei?color=brightgreen&label=downloads%20%28brew%29)
99

1010
Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
1111

0 commit comments

Comments
 (0)