Update README.md (#65)

VPSBenchmarks does not require Geekbench 5 results anymore, no more need to the "-5 -6" command line options.
This commit is contained in:
Philippe Le Rohellec 2023-04-29 15:03:36 -07:00 committed by GitHub
parent 827e2db6cb
commit b7c35fefab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ Sites supporting submission of YABS JSON results:
| Website | Example Command |
| --- | --- |
| [YABSdb](https://yabsdb.com/) | `curl -sL yabs.sh \| bash -s -- -s "https://yabsdb.com/add"` |
| [VPSBenchmarks](https://www.vpsbenchmarks.com/yabs/get_started) | `curl -sL yabs.sh \| bash -s -- -5 -6 -s https://www.vpsbenchmarks.com/yabs/upload` |
| [VPSBenchmarks](https://www.vpsbenchmarks.com/yabs/get_started) | `curl -sL yabs.sh \| bash -s -- -s https://www.vpsbenchmarks.com/yabs/upload` |
| [s0c Online](https://s0c.org/) | `curl -sL yabs.sh \| bash -s -- -s https://s0c.org/api/yabs -9` |
Example JSON output: [example.json](bin/example.json).