diff --git a/README.md b/README.md index 1878a0e..3b94556 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,11 @@ Then the modules you require may be imported with the appropriate subset of the following: ```python - import pe - import pe.app - import pe.connect - import pe.handler - import pe.monitor +import pe +import pe.app +import pe.connect +import pe.handler +import pe.monitor ``` The source code is available from the