jpeterbaker / maxfield

Code for maximizing the Ingress fields on a given set fo portals
GNU General Public License v3.0
165 stars 56 forks source link

Readme to markdown #13

Closed erichschroeter closed 10 years ago

erichschroeter commented 10 years ago

This pull request contains documentation edits only. I renamed README.txt to README.md to take advantage of the markdown on github. I also added a requirements.txt which is a best practice when using pip. If you aren't familiar with pip, it handles package management for python making it very easy to install the dependencies. I updated the README.md with instructions on how to use pip.