# Pady - *An upgraded notepad* Pady is a simple notepad app with syntax highlighting (in dev), a file manager, find/replace funtion and more soon --- ## How to use 1. Download files from Github 2. Install the newest version of [Python](https://www.python.org/) 3. Install the requirements ``pip install -r requirements.txt`` 4. Start Pady with ``python main.py`` 5. Enjoy --- Feel free to open issues, contribute or fork the project