From d03db024c1e4b66ba2ba2bd263ca91e4dbe03c14 Mon Sep 17 00:00:00 2001 From: Felix Becker Date: Fri, 16 Dec 2016 13:00:11 +0100 Subject: [PATCH] Add Eclipse Che to "Used By" section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f50476..ecceb80 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,8 @@ Example: php bin/php-language-server.php --memory-limit=256M ## Used by - - [vscode-php-intellisense](https://github.com/felixfbecker/vscode-php-intellisense) + - [VS Code PHP IntelliSense](https://github.com/felixfbecker/vscode-php-intellisense) + - [Eclipse Che](https://eclipse.org/che/) ## Contributing