From 827fc57af6f1d91fa68e17a2cebaa1afa0279cec Mon Sep 17 00:00:00 2001 From: cp6 Date: Wed, 20 Sep 2023 22:33:39 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c103d6..d79b3d8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ DNS and misc services. Despite what the name infers this self hosted web app isn't just for storing idling server information. By using a [YABS](https://github.com/masonr/yet-another-bench-script) output you can get disk & network speed values along with -GeekBench 5 scores to do easier comparing and sorting. +GeekBench 5 & 6 scores to do easier comparing and sorting. Ofcourse storing other services e.g. web hosting is possible and supported too. [![Generic badge](https://img.shields.io/badge/version-2.3.1-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Laravel-10.0-red.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/PHP-8.1-purple.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Bootstrap-5.2-pink.svg)](https://shields.io/) @@ -116,7 +116,7 @@ Example yabs.sh call to POST the result: ## TODO -Add Geekbench 6 single and multi-core scores +Add Geekbench 6 single and multi-core scores (On dev branch) ## API endpoints