README.rdoc in igp-0.0.1 vs README.rdoc in igp-0.0.2

- old
+ new

@@ -62,9 +62,11 @@ * time of the ping test (UTC/GMT in ISO 8601 / RFC 3339 format) * test success true/false * ping duration in seconds (if the test was a success) * error or exception code (if any) +Examples: + # a 'good' ping example: 2011-05-07T03:34:08.078Z,true,0.006508, # a 'bad' ping example: 2011-05-07T03:31:17.173Z,false,,ping: cannot resolve my.server.com: Unknown host