Skip to content

Commit 27c813b

Browse files
committed
Remove draft disclaimer
Signed-off-by: Andrea Frittoli <[email protected]>
1 parent c10126c commit 27c813b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ Golang SDK to emit [CDEvents](https://cdevents.dev).
44

55
The SDK can be used to create CDEvents and send them as CloudEvents, as well as parse a received CloudEvent into a CDEvent.
66

7-
## Disclaimer 🚧
8-
9-
This SDK is work in work in progress, it will be maintained in sync with the
10-
specification and it now covers all events from the specification.
11-
The [old SDK/CLI][old-sdk] is still available, with the caveat that it's
12-
not aligned with the new version of the specification.
13-
147
## Get started
158

169
Add the module as dependency using go mod:

0 commit comments

Comments
 (0)