update readme with existing project import instructions

This commit is contained in:
Vadim Lopatin 2017-08-28 16:42:28 +03:00
parent a7bf256d15
commit 1fa7a06d9e
2 changed files with 9 additions and 1 deletions

View File

@ -82,6 +82,14 @@ Keywan Ghadami improved it to use DCD as a library.
Now DCD is embedded into DlangIDE, and no separate executables are needed.
Importing of existing project
=============================
DlangIDE supports only DUB project format.
To import existing DUB project, use menu item "File" / "Open project or workspace" and select dub.json or dub.sdl of your project to import.
Debugger support
================

View File

@ -1 +1 @@
v0.7.53
v0.7.54