From 0a6b6437924da77190bf3d53c4a6ff7c34608fb9 Mon Sep 17 00:00:00 2001 From: HLSiira Date: Tue, 4 Feb 2020 13:03:59 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a3a6dc74..8f3c643f 100644 --- a/README.md +++ b/README.md @@ -1312,7 +1312,6 @@ See **[Ticketing](#ticketing)** ### IDE/Tools - - [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP` - [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go` - [Code-Server](https://coder.com/) - Visual Studio Code in the browser, hosted on a remote server. ([Source Code](https://github.com/cdr/code-server)) `MIT` `Nodejs/Docker`