From b0c462d5eea762c18be089286ef6273b4bb0abee Mon Sep 17 00:00:00 2001 From: Brian Seymour Date: Mon, 4 Jan 2021 13:35:01 -0600 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f33ad8f..a7ccaff 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ about the request format but rather than using the local URLs, use the following - `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 +Important Note: The Piston API is rate limited to 5 requests per second #### Installation ```