Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Commit

Permalink
fix list example time
Browse files Browse the repository at this point in the history
  • Loading branch information
yanc0 authored Apr 24, 2017
1 parent dd2d1cc commit bc52b82
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,12 @@ _previously named pingmeback_
BeePing is a distant http check as a Service. Call the very simple API, BeePing
will measure website for you.

:us::green_heart: 200 OK - 119 ms

:book: DNS - 9 ms

:arrows_counterclockwise: TCP - 6 ms

:lock: TLS - 52 ms

:desktop_computer: Server Processing - 43 ms

:arrow_down_small: Transfer - 6 ms
:us::green_heart: 200 OK - **119 ms**
:book: DNS - **9 ms**
:arrows_counterclockwise: TCP - **6 ms**
:lock: TLS - **52 ms**
:desktop_computer: Server Processing - **43 ms**
:arrow_down_small: Transfer - **6 ms**

Features:

Expand Down

0 comments on commit bc52b82

Please sign in to comment.