From 9548bc6014181395f49a2c8258215bc3d946e0c5 Mon Sep 17 00:00:00 2001 From: Jim Heising Date: Thu, 21 Aug 2014 21:27:56 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5fe0325..2c7fea6 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,7 @@ Dashboards created with freeboard normally access APIs directly from ajax calls ### how? -Just call the url with the form: - -``` -http(s)://thingproxy.freeboard.io/fetch/ -``` +Just prefix any url with http(s)://thingproxy.freeboard.io/fetch/ For example: @@ -39,4 +35,4 @@ Don't abuse the thingproxy.freeboard.io server— it is meant for relatively sma ### privacy -thingproxy.freeboard.io does log the date, requester's IP address, and URL for each request sent to it. We will not share or sell this data to anyone period. +thingproxy.freeboard.io does log the date, requester's IP address, and URL for each request sent to it. We will not share or sell this data to anyone, period.