Skip to content
Snippets Groups Projects
Commit 8b96a21f authored by dosse91's avatar dosse91
Browse files

Updated README.md

parent ec61c147
No related branches found
Tags 4.2
No related merge requests found
......@@ -11,8 +11,8 @@ This is a very lightweight Speedtest implemented in Javascript, using XMLHttpReq
Only modern browsers are supported (IE11, latest Edge, latest Chrome, latest Firefox, latest Safari)
## Requirements
- A reasonably fast web server. PHP is optional but recommended (see doc.pdf for details)
- Some way to generate garbage data (PHP script included, see doc.pdf for other solutions)
- A reasonably fast web server. PHP is optional but recommended (see doc.md for details)
- Some way to generate garbage data (PHP script included, see doc.md for other solutions)
- Your server must accept large POST requests (up to 20 Megabytes), otherwise the upload test will fail
- It's also better if your server does not use compression, but it's not mandatory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment