From bf85aa9042f9804063e2df994c1b14e7893724d3 Mon Sep 17 00:00:00 2001 From: iota77 <11110011000011e61@gmail.com> Date: Sat, 18 Aug 2018 21:25:58 +0500 Subject: [PATCH] Add a link to LiteIDE X --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b49dd7..c25fd80 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ #### Golang - [GoLand](https://www.jetbrains.com/go/) - GoLand is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development. +- [![Open-Source Software][OSS Icon]](https://github.com/visualfc/liteide) [LiteIDE X](http://liteide.org/en/) - LiteIDE is a simple, open source, cross-platform Go IDE. #### Java - [![Open-Source Software][OSS Icon]](https://www.bluej.org/versions.html) [BlueJ](http://bluej.org/) - A free Java Development Environment designed for beginners, used by millions worldwide.