From 2176cce6ca2c7c548bbab28b1b348c8bb2b208da Mon Sep 17 00:00:00 2001 From: Brian Seymour Date: Thu, 31 Dec 2020 15:22:44 -0600 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6851421..f33ad8f 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,8 @@ ## Piston Piston is the underlying engine for running untrusted and possibly malicious code that originates from EMKC contests and challenges. It's also used in the -Engineer Man Discord server via [felix bot](https://github.com/engineer-man/felix). +Engineer Man Discord server via [I Run Code](https://github.com/engineer-man/piston-bot) bot as well as 1000+ other servers. +To get it in your own server, go here: https://emkc.org/run. #### Use Public API (new) Requires no installation and you can use it immediately. Reference the API Usage section below to learn