Skip to content

Commit 8d62494

Browse files
committed
fixed readme
1 parent 808b7dd commit 8d62494

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ There are also some major backward compatibility breaks. Rather than dwell in 0.
2424
hell, the PHP port will liberally bump major numbers henceforth when BC breaks regardless
2525
of the reason.
2626

27-
- The PHP API has changed slightly. ``Docopt\docopt`` has been renamed to
28-
``Docopt::handle`` to fix autoloader support. See issue #3.
27+
- The PHP API has changed slightly. ``Docopt\docopt()`` has been renamed to
28+
``Docopt::handle()`` to fix autoloader support. See `issue #3
29+
<https://github.com/docopt/docopt.php/pull/3>`_.
2930

3031
- Docopt.py also has a significant BC break. Existing users should read the information
3132
below about Usage and Option sections. See `issue 102

0 commit comments

Comments
 (0)