Skip to content

Commit

Permalink
Merge pull request #561 from igorshubovych/related-projects
Browse files Browse the repository at this point in the history
Mention cheat and bro as similar projects in README.md
  • Loading branch information
igorshubovych committed Jan 4, 2016
2 parents 05f2e31 + 41f5b46 commit 4359692
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,9 @@ Let us know if you are building one and we can add it to this list!
Contributions are most welcome!
Have a look at the [contributing guidelines](https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md)
and go ahead!

## Similar projects

- [Cheat](https://github.com/chrisallenlane/cheat) allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

- [Bro pages](http://bropages.org/) are a highly readable supplement to man pages. Bro pages show concise, common-case examples for Unix commands.

0 comments on commit 4359692

Please sign in to comment.