Skip to content

Commit e9344da

Browse files
committed
Cleaned up text description.
1 parent 66e1bb3 commit e9344da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ be readily imported from ``libleipzig``).
7474
Corpora
7575
-------
7676

77-
The project collects corpora in a variety of languages, German (*de*) only
78-
being the largest one and thus the default. According to the reference
79-
implementation the following corpora are available (those marked with asterisks
80-
actually worked as of the time of writing):
77+
The project collects corpora in a variety of languages, German (*de*) being the
78+
largest one and thus the default. According to the reference implementation
79+
the following corpora are available (those marked with asterisks actually
80+
worked as of the time of writing):
8181

8282
* de* (default)
8383
* en*
@@ -143,9 +143,9 @@ This is the API's way to impose rate limits on anonymous users. See
143143
Command-line interface
144144
----------------------
145145

146-
libleipzig provides a commandline tool called ``wortschatz`` which allows a
147-
thin layer upon the programmatic API in an ad-hoc fashion. It takes the
148-
desired service as its first argument followed by the service's arguments.
146+
libleipzig ships with the ``wortschatz`` commandline tool which provides a thin
147+
layer upon the programmatic API in an ad-hoc fashion. It takes the desired
148+
service as its first argument followed by the service's parameters.
149149

150150
The results of the service call are printed in separate lines with the fields
151151
separated by commas (use ``--delimiter`` to modify that behaviour, it

0 commit comments

Comments
 (0)