coderatul / invoice-generator-python

a simple program to print invoice in python
18 stars 8 forks source link

Improved the documentation, and stopped the program from quitting #5

Closed MySTerY1747 closed 2 years ago

MySTerY1747 commented 2 years ago

Added some lines of documentation on how to install and run the program, and fixed an issue where the program would quit if the user input was not of the correct type.