From 6ad60c4299c6c9aa7a8dde344675daf70fa8e451 Mon Sep 17 00:00:00 2001 From: Jacob Dufault Date: Mon, 15 May 2017 00:31:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d53cf601..1cb434cf 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ fast semantic analysis. There are rough edges (especially when editing), but it is already possible to be productive with cquery. Here's a list of implemented features: - * code completion + * code completion (with both signature help and snippets) * references * type hierarchy * calls to functions, calls to base and derived functions