Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky authored Jan 1, 2021
1 parent 0751e3b commit 3e2e1ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Tokei is a program that displays statistics about your code. Tokei will show the
- Tokei has huge range of languages, supporting over **150** languages, and
their various extensions.

- Tokei can output in multiple formats(**CBOR**, **JSON**, **TOML**, **YAML**)
- Tokei can output in multiple formats(**CBOR**, **JSON**, **YAML**)
allowing Tokei's output to be easily stored, and reused. These can also be
reused in tokei combining a previous run's statistics with another set.

Expand Down Expand Up @@ -94,6 +94,8 @@ conda install -c conda-forge tokei
sudo dnf install tokei
# FreeBSD
pkg install tokei
# NetBSD
pkgin install tokei
# Nix/NixOS
nix-env -i tokei
# OpenSUSE
Expand Down

0 comments on commit 3e2e1ad

Please sign in to comment.