From 413622a60d450e1475db04818b3518dd2886be6b Mon Sep 17 00:00:00 2001 From: Brian Seymour Date: Sat, 4 Jul 2020 00:08:17 -0500 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4e8b2ec..309f7b5 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,7 @@ Requires no installation and you can use it immediately. Reference the API Usage about the request format but rather than using the local URLs, use the following URLs: - `GET` `https://emkc.org/api/v1/piston/versions` - `POST` `https://emkc.org/api/v1/piston/execute` + Important Note: The Piston API is rate limited to 1 request per second #### Installation