gutomaia / pyNES

Python programming for Nintendo 8 bits
BSD 3-Clause "New" or "Revised" License
1.21k stars 109 forks source link

Added README.rst to the setup.py #25

Closed gutomaia closed 8 years ago

gutomaia commented 9 years ago

When the project is listed on Python Index (pypi), usually it does have a small description. That usually come when refering the README.rst in setup.py and adding the file to wheel package.