Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfintel committed May 15, 2017
1 parent ec61c14 commit 8b96a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8b96a21

Please sign in to comment.