From 44de72e4148655970043c76e98985a83fa5d9a0e Mon Sep 17 00:00:00 2001 From: zlaxy Date: Tue, 6 Jun 2017 11:44:25 +0300 Subject: [PATCH] Add image to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aad4f0..50b0aec 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ pyGtkRDP version 0.99 Simple GUI application for freerdp or rdesktop connection +![pyGtkRDP](https://raw.githubusercontent.com/zlaxy/pygtkrdp/master/pygtkrdp.png) + Current command line adapted for nightly builds of FreeRDP ( https://github.com/FreeRDP/FreeRDP/wiki/PreBuilds ). -If you want to use rdesktop or another RDP client, change the source accordingly. +If you want to use rdesktop or another RDP client, change the source accordingly. \ No newline at end of file