Added README

This commit is contained in:
Nils Steinger 2017-02-25 18:43:37 +01:00
parent 08fc49eac3
commit 915f724d2d
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -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
```