From f2879a4c37b59cf5122a42bcc8c12e0b3e2837da Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Fri, 6 Feb 2015 16:54:02 +0300 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 452bfda5..510aac35 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,10 @@ It is a project to build D language IDE using DlangUI library. Now it's in early alpha stage, and could be used as a demo for DlangUI. +But it already can open DUB based projects, edit, build and run them. + +There is simple syntax highlight. + Project page: [https://github.com/buggins/dlangide](https://github.com/buggins/dlangide) How to build and run using DUB: