Add preview image to readme

This commit is contained in:
Christoph 2017-04-04 14:45:42 +02:00
parent 7e680624a0
commit 244361b5c6
1 changed files with 3 additions and 0 deletions

View File

@ -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"