Update README.md

This commit is contained in:
walter erquinigo 2017-12-21 16:07:32 -08:00 committed by Jacob Dufault
parent ca02ee4339
commit 57b95d8a8c

View File

@ -2,7 +2,7 @@
[![Join the chat at https://gitter.im/cquery-project/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cquery-project/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
cquery is a highly-scalable, low-latency language server for C/C++. It is tested
cquery is a highly-scalable, low-latency language server for C/C++/Objective-C. It is tested
and designed for large code bases like
[Chromium](https://chromium.googlesource.com/chromium/src/). cquery provides
accurate and fast semantic analysis without interrupting workflow.