This commit is contained in:
Hackerpilot 2013-07-18 17:02:20 -07:00
commit 1b1fc81505
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ DCD
The D Completion Daemon is an auto-complete program for the D programming language The D Completion Daemon is an auto-complete program for the D programming language
Or at least it will be once I write it. Or at least it will be once I write it.
Be sure to run ```git submodule update --init``` after cloning this repository.