Commit Graph

160 Commits

Author SHA1 Message Date
K.B.Dharun Krishna ef25c670c8 README: add brew option (#9656) 2022-12-26 09:30:57 +01:00
K.B.Dharun Krishna 21422de282 README: fix typo in link (#9649) 2022-12-20 07:23:34 -03:00
Emily Grace Seville b273b28b53 README: refresh page (#9632)
* Mention Emacs extension

* Mention separate config repo

* Apply suggestions from code review
2022-12-20 20:09:58 +10:00
Owen Voke 2300a4b4ce README: fix GitHub actions badge (#9638) 2022-12-19 06:58:37 -03:00
CleanMachine1 9b1c80c556 README: add suggestion to contribute with requested pages (#8165) 2022-06-30 15:52:27 -03:00
CleanMachine1 875ee184da README: refresh (#7872) 2022-06-24 13:58:53 +02:00
Seth Falco aa1f67d823 chore: move bropages to bottom (#8108) 2022-05-28 00:35:07 -03:00
CleanMachine1 e09b810fb1 README: add deprecated notice to bropages (#8100) 2022-05-26 19:52:20 -03:00
marchersimon 8e819a17d9 README: add navi project (#7496) 2021-11-30 15:48:39 -03:00
Pratik Singh 8d3b6b40cc README: remove list of clients (#7381) 2021-11-08 23:14:38 +01:00
Sumindar f7f2a5be3f README: fix grammar (#7353) 2021-11-05 08:09:28 +01:00
itsAftabAlam 2ffb803871 README.md: add hyperlink to banner (#7040) 2021-10-29 01:13:05 +01:00
Starbeamrainbowlabs eabcc4847b README: add cheat.sh to similar projects (#6928) 2021-10-09 10:42:38 -03:00
marchersimon f767eaee8b add install istructions to C++ client (#6611) 2021-09-30 14:51:19 +08:00
CleanMachine1 9b1dbbd0dd README: add C++ client (#6300) 2021-08-25 12:45:48 -03:00
Alex Pláte e1f284ac5d README: add JetBrains IDEs plugin (#6357) 2021-08-13 18:55:29 +02:00
CleanMachine1 dcc9ababe6 README: add python client in How do I use it section (#6136) 2021-07-06 21:28:55 +01:00
marchersimon 56d35f0c97 make banner in README transparent (#6063) 2021-06-23 09:45:12 -04:00
bl-ue 8ebd171d6f *: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
2021-05-20 16:13:41 -04:00
Martin Pool 1f122786a7 README: Remove tldr.ooops.me (#5957)
https://tldr.ooops.me/ is broken, with an infinite redirect back to itself

ping @kosmgco
2021-05-14 08:22:44 -04:00
Kieran Coldron 381eaced00 Add Discord Slash Command Bot (#5896) 2021-05-07 11:44:10 -04:00
Waldir Pimenta 27f99ebd23 README: tweak contributors badge (#5883)
The shields.io badge for displaying a count of contributors
has two variants: `contributors` and `contributors-anon`,
as shown in https://shields.io/category/activity.

Apparently the former only counts contributions (i.e. commits)
whose author emails can be mapped to GitHub users.
Other contributions are considered "anonymous" by GitHub.
They are usually the result of either a misconfigured git installation,
emails that haven't been added to the user's GitHub profile,
or accounts that have been deleted or that changed their email address.

Since the project has always existed on GitHub from its inception,
the anonymous count is closer to the real number,
since all contributions would have come from GitHub pull requests,
which require a GitHub account to create.

There may be a slight overestimation in the contributors-anon count,
e.g. from people who authored commits with different author emails;
but that is nevertheless a closer estimate than the non-anon count,
and besides, it matches what GitHub shows on their own interface.

See more details at <https://github.com/badges/shields/issues/5969>
2021-05-04 11:41:35 +02:00
Owen Voke a66723d2c5 docs: update references to 'main' branch 2021-05-01 20:10:05 +01:00
HardDie b2e8007840 README: add HardDie/myTldr Go client (#5846) 2021-04-28 23:42:59 +02:00
vent 5d1111a3ed README: add Outfieldr Zig client (#5836) 2021-04-27 13:49:12 -04:00
Alessio 35287e7bce add new animated svg of tar command (#5507)
* add new animated svg of tar command

* adjust colours and animation

* remove unused assets
2021-04-18 16:28:00 +02:00
bl-ue 85cb920328 README: update clients' urls (#5661) 2021-04-02 15:08:05 -04:00
Jayesh Nirve 5b88ada7ee README: add F-Droid link for tldr-flutter (#5515) 2021-03-27 07:46:37 -04:00
Kevin Lin 597afb39a1 README: add dendron web client (#5442) 2021-03-17 22:04:47 -03:00
Mandar Vaze e597948273 README: link emacs client to melpa.org package (#5467) 2021-03-17 21:41:43 -03:00
Jake Vossen 9a80a729c3 README: tealdeer is available via homebrew (#5402) 2021-03-10 19:21:20 +00:00
bl-ue d66eae6c32 CONTRIBUTING, README: add link to https://lukwebsforge.github.io/tldri18n (#5378) 2021-03-08 17:46:52 -03:00
Vincent Carlos aa47015366 README: add link to tldr.finzzz.net (#5289) 2021-02-25 17:34:31 -05:00
bl-ue 1b008c21d3 README: trim trailing whitespace (#5301) 2021-02-22 11:43:48 -05:00
Jayesh Nirve 4feecb0f8f README: add link to tldr-flutter client (#5276) 2021-02-22 08:39:37 +00:00
older-pack e64ec920e7 README: add link to PDF version (#5185)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-02-03 08:23:25 -05:00
Taymaz Esmaeli 9c98fb2eb1 README: change tldr Persian web client address (#5199) 2021-01-29 10:45:09 -03:00
Taymaz Esmaeli abcab4a054 Add TLDR Persian Web Client (#5180) 2021-01-25 07:33:13 -05:00
Sljeeder 9a628faa51 README: add kb to similar projects (#5042) 2020-12-30 10:54:38 -03:00
Lucas Gabriel Schneider 8b80cf08b8 change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
Ronan D'Souza 8c73770afb README: add keypirinha client (#5003) 2020-12-08 15:48:04 -03:00
Fisher Sun a0a58a3e84 README: replace Wikipedia essay with How-To Geek article (#4923) 2020-11-02 12:00:18 +00:00
Karthikeyan Vaithilingam dd423cd711 README: add java client (#4757) 2020-10-28 15:04:33 -03:00
Juri 4f2ee9e07b README: add fast-tldr Haskell client (#4754) 2020-10-20 08:15:14 -03:00
oui 0813105e16 README: add alfred-tldr client (#4725) 2020-10-19 14:08:03 -03:00
Karthikeyan Vaithilingam f4412b4e04 README: fix link to Wikipedia essay (#4570) 2020-10-09 11:13:36 +01:00
Joe Palala b1b2a8b10d Readme: add devhints.io under similar projects (#4349) 2020-09-22 10:39:17 +01:00
sschr15 2284066cf2 README: Add link to discord bot (#4258) 2020-08-16 16:26:10 +01:00
Owen Voke 2126dfec04 Update references to Travis in docs 2020-06-26 18:55:59 +02:00
Waldir Pimenta b925b8366c Tweak badge colors in README.md and CONTRIBUTING.md (#4110) 2020-06-19 00:38:47 +02:00