From d4b75b204f446fd124b45ca6eabdefb399500b85 Mon Sep 17 00:00:00 2001 From: corbpie Date: Fri, 15 Sep 2023 16:24:50 +1000 Subject: [PATCH] Update README.md Added TODO for Geekbench 6 scores --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe3f182..8c103d6 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,10 @@ Example yabs.sh call to POST the result: `curl -sL yabs.sh | bash -s -- -s "https://yourdomain.com/api/yabs/SERVERID/USERAPIKEYISHERE"` +## TODO + +Add Geekbench 6 single and multi-core scores + ## API endpoints For GET requests the header must have `Accept: application/json` and your API token (found at `/account`)