diff --git a/Cargo.toml b/Cargo.toml index 7a025f8..ba56396 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,8 @@ [package] -authors = ["Danilo Bargen "] +authors = [ + "Danilo Bargen ", + "Niklas Mohrin ", +] description = "Fetch and show tldr help pages for many CLI commands. Full featured offline client with caching support." homepage = "https://github.com/dbrgn/tealdeer/" license = "MIT/Apache-2.0" diff --git a/docs/src/usage.txt b/docs/src/usage.txt index 85d089c..7e13562 100644 --- a/docs/src/usage.txt +++ b/docs/src/usage.txt @@ -1,6 +1,6 @@ tealdeer 1.4.1 -Danilo Bargen +Danilo Bargen , Niklas Mohrin A fast TLDR client