From c2788085ab37a792355c94c1202d0954640abb60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabio=20Jos=C3=A9?= Date: Fri, 9 Nov 2018 14:02:36 -0200 Subject: [PATCH] Documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27c6f75..a855602 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Javascript SDK for CloudEvents * `lib/cloudevent.js`: implementation of Cloudevent class -* `lib/jsonformatter.js`: implementation for JSON Format +* `lib/jsonformatter.js`: implementation for JSON formatting [json-format](https://github.com/cloudevents/spec/blob/v0.1/json-format.md) * `lib/spec_0_1.js`: implementation for spec version 0.1