james-atkinson / speedcomplainer

A python app that will test your internet connection and then complain to your service provider (and log to a data store if you'd like)
509 stars 106 forks source link

Small typo #5

Open michaelruppe opened 8 years ago

michaelruppe commented 8 years ago

In config.json: "speed": "speedrestuls.csv" should be "speed": "speedresults.csv"

Ellsworth commented 8 years ago

realized README.md has it too...

virtadpt commented 8 years ago

An easy enough fix, just a little annoying.