From 605fdd8ff1ccb25e706583e3d6bf97c565f30db3 Mon Sep 17 00:00:00 2001 From: Vladimir Panteleev Date: Wed, 10 Jun 2015 01:25:55 +0000 Subject: [PATCH] README.md: Linkify screenshot thumbnail Make screenshot thumbnail link to full-size screenshot. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d253efa..92b877e9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Coedit is an IDE for the _DMD_ [D2](http://dlang.org) compiler. -![](https://github.com/BBasile/Coedit/raw/master/lazproj/coedit.win7.33.png) +[![](https://github.com/BBasile/Coedit/raw/master/lazproj/coedit.win7.33.png)](https://github.com/BBasile/Coedit/raw/master/lazproj/coedit.win7.png) **Features** ---