Melissa-AI / Melissa-Core

A lovely virtual assistant for OS X, Windows and Linux systems.
MIT License
490 stars 201 forks source link

Fix rendering of README on PyPI #192

Open tanay1337 opened 6 years ago

tanay1337 commented 6 years ago

We have to fix the rendering of README on PyPI: https://pypi.python.org/pypi/melissa/1000.0.34. Also, the spelling of 'License' is wrong, just noticed today.

bhaveshAn commented 6 years ago

@tanay1337

Also, the spelling of 'License' is wrong, just noticed today.

Its because we misspelled License as Licence at README.rst and acc to setup.py the description of melissa at PyPi is using README.rst

We have to fix the rendering of README on PyPI: https://pypi.python.org/pypi/melissa/1000.0.34

Should I restructure the README or do as these packages has done https://pypi.python.org/pypi/scikit-visualizations and https://pypi.python.org/pypi/char-cnn

tanay1337 commented 6 years ago

It would be nice to include some information on the package's page. Maybe restructuring the README so that it can be properly parsed would be the correct way to go.

bhaveshAn commented 6 years ago

@tanay1337 Please check the entries in README at https://github.com/bhaveshAn/Melissa-Core/tree/readme

bhaveshAn commented 6 years ago

@tanay1337 Could you please check README at https://github.com/bhaveshAn/Melissa-Core/tree/readme

tanay1337 commented 6 years ago

Hi @bhaveshAn, the repository will undergo a complete overhaul. I would be posting issues about it soon. Feel free to pick those up, stay tuned till then.