diff --git a/README.md b/README.md index 939bed2..8c9acaf 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Example response: ### **POST** `/eval` Evaluate code. JSON payload with `language` and `code` keys. -The `language` is as in the name of a subfolder in the `language` directory. +The `language` is as in the name of a subfolder in the `languages` directory. Example payload: ```json