Skip to content

Commit 5a6ffd5

Browse files
committed
Updated rename note in README
1 parent e01ca2f commit 5a6ffd5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ conventions in `PEP 8`_.
99
.. note::
1010

1111
This package used to be called ``pep8`` but was renamed to ``pycodestyle``
12-
to reduce confusion. Further discussion `here
13-
<https://github.com/PyCQA/pycodestyle/issues/466>`_.
12+
to reduce confusion. Further discussion can be found `in the issue where
13+
Guido requested this
14+
change <https://github.com/PyCQA/pycodestyle/issues/466>`_, or in the
15+
lightning talk at PyCon 2016 by @IanLee1521:
16+
`slides <https://speakerdeck.com/ianlee1521/pep8-vs-pep-8>`_
17+
`video <https://youtu.be/PulzIT8KYLk?t=36m>`_.
1418

1519
Features
1620
--------

0 commit comments

Comments
 (0)