diff --git a/README.rst b/README.rst index 56c664e45..48568c924 100644 --- a/README.rst +++ b/README.rst @@ -57,7 +57,7 @@ different ways. Use the docs (and examples) Luke! cerebro.adddata(data0) cerebro.run() - cerebro.plot() + cerebro.plot(iplot=False) Including a full featured chart. Give it a try! This is included in the samples as ``sigsmacross/sigsmacross2.py``. Along it is ``sigsmacross.py`` which can be