Update README.md (#6708) by Drugjudy · Pull Request #6717 · InstaPy/InstaPy
Pull Request Template
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Do not include any personal data.
Fixes # (issue)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
- Test
Checklist:
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- I have checked my code and corrected any misspellings
- I have performed a self-review of my own code
- My code follows the style guidelines of this project,
black -t py34 - My changes generate no new warnings