From b4b2e7dc8084a4814ab4defb5db534f8b2b09762 Mon Sep 17 00:00:00 2001 From: Jim Cowart Date: Mon, 23 Apr 2012 01:33:47 -0400 Subject: [PATCH] Removing the self-deprecating-went-too-far comment per @arobson suggestion. :-) --- example/node/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/example/node/README.md b/example/node/README.md index 8c278e6..0003cfc 100644 --- a/example/node/README.md +++ b/example/node/README.md @@ -36,8 +36,6 @@ The Caveats: * If a client that doesn't own the search submits a search request, the owner can go to the "Search Requests" link on the top navbar and click on the term they want to allow. This gives control to the requester. * Beyond simple playing in the browser and repl, I've not performed any major testing of this app - good grief, man, it's a sample app I've written while mostly half asleep :-) -I have no doubt that a million people out there could contribute better sample apps along these lines, so please....bring it. - More real-world sample applications using postal will be included in this repository as I build ones I'm at liberty to share. Thanks a ton for reading this if you made it this far. *You* are exactly why I write this stuff!