diff --git a/README.md b/README.md new file mode 100644 index 0000000..56da6a9 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +nench.sh ("new bench.sh") +========================= + +- based on the established freevps.us/bench.sh +- modified to include CPU and ioping measurements and to reduce the number of + speedtests while retaining useful European and North American POPs + +Usage example +------------- + +``` +(curl bench.wget.racing | bash; curl bench.wget.racing | bash) | tee nench.log +```