]> git.armaanb.net Git - phrases.git/commitdiff
add argument parsing, fix program logic
authorArmaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me>
Wed, 2 Dec 2020 23:16:22 +0000 (18:16 -0500)
committerArmaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me>
Wed, 2 Dec 2020 23:16:22 +0000 (18:16 -0500)
  * Add argument parsing to extract.py to be able to configure a custom
    output file

  * Update README formatting

  * Fixed program logic in phrases.py, where the program would reference
    the wrong list

  * Lots of general code cleanup and refactoring


No differences found