From fcfb6acffeb30e9975f01f62fea589daec1a284f Mon Sep 17 00:00:00 2001 From: Max Ogden Date: Thu, 14 Oct 2010 13:31:00 -0700 Subject: [PATCH] markdown formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8925519..afa99cc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ With Couchpubtato, you can make any Couch database act like a valid PubSubHubbub Ok, so lets say you want to embed a feed of upcoming calendar events on your _sweet blog_, but the calendar page only has a junky RSS feed! You can use Superfeedr to push new RSS updates in realtime to a CouchDB of your choice, which turns your previously junky RSS feed into a full JSONP enabled API for maximum client side widget goodness! -Here's an example of this whole thingy working: I log all Portland, OR 911 calls and make them available as ActivityStreams here: http://max.couchone.com/pdx911/_design/push/_list/feed/recent?descending=true&limit=5 +Here's an example of this whole thingy working: I log all Portland, OR 911 calls and make them available as ActivityStreams here: http://max.couchone.com/pdx911/\_design/push/\_list/feed/recent?descending=true&limit=5 # ActivityStreams