From 4a9da91f676654412a04552fb44932b60337ad71 Mon Sep 17 00:00:00 2001 From: Dan MacTough Date: Thu, 19 Apr 2018 12:16:29 -0400 Subject: [PATCH] Update README Point to Dave's newer demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8582401..b362159 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ feedparser.on('readable', function () { ``` -You can also check out this nice [working demo](https://github.com/scripting/feedParserDemo). +You can also check out this nice [working implementation](https://github.com/scripting/feedRead) that demonstrates one way to handle all the hard and annoying stuff. :smiley: ### options