From d13af96400e87e9698103feb1fd6db9282b89563 Mon Sep 17 00:00:00 2001 From: om Date: Tue, 11 Feb 2025 18:07:00 +0530 Subject: [PATCH] Add OneCompiler to IDE tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 691d36c..aa61c8b 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ Following are the planning tools that you could use in your DevOps toolchain: * **[Visual Studio Code](https://code.visualstudio.com/)** (Free): A free source-code editor made by Microsoft. * **[Sublime Editor](https://www.sublimetext.com/)** (Free): A sophisticated text editor for code, markup, and prose. * **[Notepad++](https://notepad-plus-plus.org/)** (Free): A free source code editor and Notepad replacement. +* **[OneCompiler](https://onecompiler.com/)** (Free): A free online compiler and editor that supports over 70 languages and databases. ## Bug/Issue Tracking Tools