diff --git a/README.rst b/README.rst index 397b930..113099b 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ have a method `notify(self, recorded_url, records)` or should subclass `warcprox.BasePostfetchProcessor`. More than one plugin can be configured by specifying `--plugin` multiples times. -XXX example? +`A minimal example `__ Usage ~~~~~