Skip to content

Commit 00c00fd

Browse files
committed
Update in table support
Signed-off-by: Fabio José <[email protected]>
1 parent 788dfd4 commit 00c00fd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ npm install cloudevents-sdk
2121

2222
These are the supported specifications by this version.
2323

24-
| **Specifications** | **v0.1** | **v0.2** |
25-
|----------------------------|----------|----------|
26-
| CloudEvents | yes | yes |
27-
| HTTP Transport Binding | yes | yes |
28-
| JSON Event Format | yes | yes |
24+
| **Specifications** | **v0.1** | **v0.2** |
25+
|---------------------------------------|----------|----------|
26+
| CloudEvents | yes | yes |
27+
| HTTP Transport Binding - Structured | yes | yes |
28+
| HTTP Transport Binding - Binary | yes | yes |
29+
| JSON Event Format | yes | yes |
2930

3031
## How to use
3132

0 commit comments

Comments
 (0)