From 294c0a2a4247a8da5df46d02d6770b13d5b62a56 Mon Sep 17 00:00:00 2001 From: Brian Seymour Date: Sat, 24 Apr 2021 12:41:37 -0500 Subject: [PATCH] update readme --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 1b6f4b2..54a880e 100644 --- a/readme.md +++ b/readme.md @@ -52,16 +52,14 @@ It's used in numerous places including: * [EMKC Challenges](https://emkc.org/challenges) * [EMKC Weekly Contests](https://emkc.org/contests) * [Engineer Man Discord Server](https://discord.gg/engineerman) -* [I Run Code (Discord Bot)](https://github.com/engineer-man/piston-bot) +* Web IDEs * 200+ direct integrations -To get it in your own server, go here: https://emkc.org/run. -
### Official Extensions The following are approved and endorsed extensions/utilities to the core Piston offering. -- [I Run Code](https://github.com/engineer-man/piston-bot), a Discord bot used in 4100+ servers to handle arbitrary code evaluation in Discord. +- [I Run Code](https://github.com/engineer-man/piston-bot), a Discord bot used in 4100+ servers to handle arbitrary code evaluation in Discord. To get this bot in your own server, go here: https://emkc.org/run. - [Piston CLI](https://github.com/Shivansh-007/piston-cli), a universal shell supporting code highlighting, files, and interpretation without the need to download a language.