Update README.md

This commit is contained in:
Hackerpilot 2013-08-08 09:50:17 +00:00
parent 5d71e4ff2a
commit 0d09c1b7d2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ The D Completion Daemon is an auto-complete program for the D programming langua
* Autocompletion of __traits, scope, and extern arguments
* Autocompletion of enums
* Crashes frequently
* Autocompletion of class, struct, and interfacae instances.
* Autocompletion of class, struct, and interface instances.
* Not working:
* Everything else