Add preview image to readme
This commit is contained in:
parent
7e680624a0
commit
244361b5c6
|
@ -6,6 +6,8 @@ This is the complete source code and the build instructions for the alpha versio
|
|||
[![Build Status](https://travis-ci.org/telegramdesktop/tdesktop.svg?branch=dev)](https://travis-ci.org/telegramdesktop/tdesktop)
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/uiw2y768iy4i5bu8/branch/dev?svg=true)](https://ci.appveyor.com/project/telegramdesktop/tdesktop)
|
||||
|
||||
![Preview of Telegram Desktop][preview_image]
|
||||
|
||||
The source code is published under GPLv3 with OpenSSL exception, the license is available [here][license].
|
||||
|
||||
## Supported systems
|
||||
|
@ -51,3 +53,4 @@ The source code is published under GPLv3 with OpenSSL exception, the license is
|
|||
[xcode]: docs/building-xcode.md
|
||||
[xcode_old]: docs/building-xcode-old.md
|
||||
[cmake]: docs/building-cmake.md
|
||||
[preview_image]: https://github.com/telegramdesktop/tdesktop/blob/dev/docs/assets/preview.png "Preview of Telegram Desktop"
|
||||
|
|
Loading…
Reference in New Issue