Skip to content

Commit 86e4389

Browse files
committed
Update README
1 parent f884386 commit 86e4389

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ No Flash, No Java, No WebSocket, No Bullshit.
77
This is a very lightweight speed test implemented in JavaScript, using XMLHttpRequest and Web Workers.
88

99
## Try it
10-
[Take a speed test](https://speedtest.fdossena.com) (PHP implementation)
10+
[Take a speed test](https://speedtest.zzz.cat)
1111

1212
## Compatibility
1313
All modern browsers are supported: IE11, latest Edge, latest Chrome, latest Firefox, latest Safari.
@@ -24,7 +24,7 @@ Works with mobile versions too.
2424
* Multiple Points of Test (optional)
2525
* Compatible with PHP frontend predefined endpoints (with `.php` suffixes)
2626

27-
![Screenshot](https://speedtest.fdossena.com/mpot_v6.gif)
27+
![Screencast](https://speedtest.zzz.cat/speedtest.gif)
2828

2929
## Server requirements
3030
* Any [Go supported platforms](https://github.com/golang/go/wiki/MinimumRequirements)
@@ -34,7 +34,7 @@ Works with mobile versions too.
3434
## Installation
3535

3636
You need Go 1.13+ to compile the binary. If you have an older version of Go and don't want to install the tarball
37-
manually, you can install newer version of Go into your GOPATH:
37+
manually, you can install newer version of Go into your `GOPATH`:
3838

3939
0. Install Go 1.14
4040

0 commit comments

Comments
 (0)