Skip to content

Commit 30343fd

Browse files
committed
README: rm unnecessary structure
1 parent 4135749 commit 30343fd

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,8 @@ install it using:
4040
.. _`pip`: http://www.pip-installer.org
4141
.. _`source distribution`: PyPI_
4242

43-
Usage
44-
-----
45-
4643
Starting
47-
~~~~~~~~
44+
--------
4845

4946
The remote server can be started by simply creating an instance of the server
5047
and passing a test library instance or module to it:
@@ -60,7 +57,7 @@ By default the server listens to address 127.0.0.1 and port 8270. See the next
6057
section for information how to configure them.
6158

6259
Configuration
63-
~~~~~~~~~~~~~
60+
-------------
6461

6562
The remote server accepts following configuration parameters:
6663

@@ -91,7 +88,7 @@ Example:
9188
port_file='/tmp/remote-port.txt', allow_stop=False)
9289

9390
Stopping
94-
~~~~~~~~
91+
--------
9592

9693
The remote server can be gracefully stopped using three different methods:
9794

0 commit comments

Comments
 (0)