Metadata-Version: 2.1
Name: MakeOrBreak
Version: 1.1.4
Author: 4_Stooges
Author-email: jorwong5@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# HackNRoll2023_The4Stooges

# How to install
1. `pip3 install MakeOrBreak`

# How to run
1. run `MakeOrBreak` in the terminal after installing, OR
2. Create a python script to import `MakeOrBreak.main`

## Example
```py
import MakeOrBreak.main

main()
```


# Disclaimer
Note that this application does not work on Windows due to limitations in permissions for the notification center
