From 995a5c6d381d8951ab724a624a9bf42bb3f91d72 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 23 Dec 2015 09:17:42 +0300 Subject: [PATCH] update readme with coding style doc link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bb3578..9fa12f6 100644 --- a/README.md +++ b/README.md @@ -168,3 +168,4 @@ OSX: open solution file with Mono-D Choose dlangide as startap project. +Coding style: [https://github.com/buggins/dlangide/blob/master/README.md](https://github.com/buggins/dlangide/blob/master/README.md)