Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.72 KB

README.md

File metadata and controls

47 lines (38 loc) · 1.72 KB

                 WHAT'S THE ERROR                 

Made With Python Creative Commons - CC0 1.0 PyCharm Project

A handy tool that reads the errors in our code for us and searches them on Stack Overflow for us.

Languages Supported : Python

Setup guidelines :

1. Clone the repository.
git clone https://github.com/thisiskartikgupta/Whats-The-Error.git
2. Navigate to ./What-The-Error
cd '.\What-The-Error\'
3. Copy the file you want to check for errors.
4. Run main.py
python main.py
                                        Kartik Gupta Github