Docs: Add screenshot to intro page

This commit is contained in:
Danilo Bargen 2020-11-01 01:52:01 +01:00
commit dff8da40a5
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
A very fast implementation of [tldr](https://github.com/tldr-pages/tldr) in
Rust: Simplified, example based and community-driven man pages.
<img src="screenshot-default.png" alt="Screenshot of tldr command" width="600">
<img src="docs/src/screenshot-default.png" alt="Screenshot of tldr command" width="600">
If you pronounce "tldr" in English, it sounds somewhat like "tealdeer". Hence the project name :)

View file

@ -1,10 +1,10 @@
# Tealdeer: Introduction
![teal deer](deer.png)
Tealdeer very fast implementation of [tldr](https://github.com/tldr-pages/tldr)
in Rust: Simplified, example based and community-driven man pages.
![Screenshot](screenshot-default.png)
This documentation shows how to install, use and configure Tealdeer.
## Links

View file

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After