diff --git a/API.md b/API.md index 4209465..921b2f3 100644 --- a/API.md +++ b/API.md @@ -42,12 +42,16 @@ GET /bin////sign HTTP/1.1 Manifest is a file, that contains ED25519 public key and SHA256sums list +#### Request + ```http request GET /runner/manifest HTTP/1.1 ``` ### Get binary runner +#### Request + ```http request GET /runner/ HTTP/1.1 ``` \ No newline at end of file