From f30c814a09896d31f821ebe5eb5ba95cd264d699 Mon Sep 17 00:00:00 2001 From: Grant Timmerman Date: Fri, 1 May 2020 10:59:21 -0700 Subject: [PATCH] chore: remove note with bad link and non SDK docs (#109) Signed-off-by: Grant Timmerman --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 7f7d0a4..6cb337e 100644 --- a/README.md +++ b/README.md @@ -356,12 +356,6 @@ Receiver.check(Object, Map) CloudEvent Receiver.parse(Object, Map) ``` -> See how to implement the method injection [here](lib/specs/spec_0_1.js#L17) -> -> Learn about [Builder Design Pattern](https://en.wikipedia.org/wiki/Builder_pattern) -> -> Check out the produced event payload using this [tool](https://webhook.site) - ## Community - There are bi-weekly calls immediately following the [Serverless/CloudEvents