From df5d0412d6835121748609640e83db7a2d130041 Mon Sep 17 00:00:00 2001 From: om Date: Sun, 9 Feb 2025 11:20:56 +0530 Subject: [PATCH 1/2] Add OneCompiler to development tools list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49e25c1a..e8ac4f0c 100644 --- a/README.md +++ b/README.md @@ -1718,7 +1718,9 @@ Update Time, five active automations, webhooks. * [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP * [WebDB](https://webdb.app) - Free Efficient Database IDE. Featuring Server Discovery, ERD, Data Generator, AI, NoSQL Structure Manager, Database Versioning and many more. * [Zed](https://zed.dev/) - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - + * [OneCompiler](https://onecompiler.com/) - A free online compiler that helps over 12.8 million users worldwide write, run, and share code online. + OneCompiler supports more than 70 programming languages and databases, including popular ones like Java, Python, MySQL, C, C++, NodeJS, JavaScript, Groovy, and HTML. + **[⬆️ Back to Top](#table-of-contents)** From d5a54c49de8a0c68d89939c9969e4c688e72890f Mon Sep 17 00:00:00 2001 From: om Date: Sun, 9 Feb 2025 20:12:25 +0530 Subject: [PATCH 2/2] Update OneCompiler description in development tools list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e8ac4f0c..ba9eb658 100644 --- a/README.md +++ b/README.md @@ -1718,8 +1718,7 @@ Update Time, five active automations, webhooks. * [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP * [WebDB](https://webdb.app) - Free Efficient Database IDE. Featuring Server Discovery, ERD, Data Generator, AI, NoSQL Structure Manager, Database Versioning and many more. * [Zed](https://zed.dev/) - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - * [OneCompiler](https://onecompiler.com/) - A free online compiler that helps over 12.8 million users worldwide write, run, and share code online. - OneCompiler supports more than 70 programming languages and databases, including popular ones like Java, Python, MySQL, C, C++, NodeJS, JavaScript, Groovy, and HTML. + * [OneCompiler](https://onecompiler.com/) - Free online compiler supporting 70+ languages including Java, Python, C++, JavaScript. **[⬆️ Back to Top](#table-of-contents)**