From 3fc83b2dd28e5d3941f269d5a27c523b0fdebb15 Mon Sep 17 00:00:00 2001 From: mrmarcus007 Date: Thu, 27 Apr 2023 15:12:01 +0100 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8fadee --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Overclock-noter + +This program is desgined to help you keep note of overclocking specifications but also make it easy to share. + +To start the program please select "Overclock.py". + +REQUIRED: +Python 3.10 interrupter +pyfiglet 0.7 - Included and/or Installed + +The Pyfiglet module's are not code of my own: +https://pypi.org/project/pyfiglet/0.7/