mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 12:28:05 +02:00
Add no longer working note.
This commit is contained in:
parent
1d467287ef
commit
d4021862f0
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
"""
|
||||
Parses the README.md and generated the table
|
||||
This script parses the README.md and generates the table
|
||||
`CONTRIBUTORS.md`.
|
||||
|
||||
No longer works since we've moved on contributors to CONTRIBUTORS.md entirely.
|
||||
"""
|
||||
|
||||
import pprint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue