diff --git a/README.rst b/README.rst index 1d9aeee..5a71fa6 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ metadata such as the confidence score found while processing the input. :: - doc = Document(html).get_summary_with_metadata() + doc = Document(html).summary_with_metadata() print doc.html print doc.confidence