diff --git a/README.md b/README.md index f79c699..021f225 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ client for the [tldr](https://github.com/rprieto/tldr/) project, providing poignant examples of terminal commands.** -![tldr list screenshot](tldr-list.jpg?raw=true "tldr list" = 400x) +tldr list screenshot -tldr page screenshot +tldr page screenshot ## Installation Download the tldr bash script to the install location: @@ -22,7 +22,7 @@ If the location is not in $PATH, you need to specify the path to run it. ### Prerequisites coreutils, less, grep, unzip, curl / wget -![tldr usage screenshot](tldr-usage.jpg?raw=true "tldr usage" | width=400) +tldr usage screenshot ## Customisation The colors and other styling of the 5 elements of tldr pages can be modified @@ -39,13 +39,14 @@ Also the error color and page expiry can easily be set: * TLDR_EXPIRY (defaults to: 60) ![tldr customize screenshot](tldr-customize.jpg?raw=true "tldr customize" {width:400px}) +tldr customize screenshot ## Contributing Please file an issue for a question, a bug or a feature request. Or even better, send a pull request! -![tldr markdown screenshot](tldr-markdown.jpg?raw=true "tldr markdown" {width=400px}) +tldr markdown screenshot ### License