diff --git a/README.md b/README.md index 4ca9865..05352a7 100644 --- a/README.md +++ b/README.md @@ -252,12 +252,6 @@ Object Cloudevent.format() * Format the payload as String. */ String Cloudevent.toString() - -/* - * Create a Cloudevent instance from String. - */ -Cloudevent Cloudevent.fromString(String) - ``` ### `Formatter` classes