From 244361b5c69d3379ae153e41eb55a2d5909990b3 Mon Sep 17 00:00:00 2001 From: Christoph Date: Tue, 4 Apr 2017 14:45:42 +0200 Subject: [PATCH] Add preview image to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d472c5b93..e2e202343 100644 --- a/README.md +++ b/README.md @@ -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"