From 2bf29e877afcc47c8599485089c6499adf9c5b60 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 12 Aug 2013 06:01:01 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62bed19..57a3a0c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ back to the client. * Windows support (I don't know that it won't work, but this program is not tested on Windows yet) * UFCS * Templated declarations + * import statement completions * Fields inherited from super classes or implemented interfaces. * *auto* declarations * alias declarations