Update README for Windows installation
MySQL database connector for Python programming
Brought to you by:
adustman
Hi, I recently built MySQLdb on Windows. Originally, I was using the README as a guide, but found that documentation seemed old? To my surprise, it was actually very straightforward to build. I simply changed the registry key is site.cfg, and everything worked. I'm using Python 2.7. Would it be possible to update the README file to reflect this?