From 3eed56dcf9ab001a1b69049647afee124a0c4087 Mon Sep 17 00:00:00 2001 From: Grant Timmerman Date: Fri, 1 May 2020 10:47:58 -0700 Subject: [PATCH] chore: remove note with bad link and non SDK docs Signed-off-by: Grant Timmerman --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 7f7d0a4b..6cb337e6 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