From 5d90f76070c4dcadb1a2313f1943c2824e674867 Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Thu, 2 May 2019 12:13:01 -0500 Subject: [PATCH] Added a banner to the default admin page. Please have mercy on me =( --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fcfb74..a3488f7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # fucky wucky +## Prereqs +Python 2 (Python 3 is for sinners) +gcc +Any OS other than Windows 8 +A name other than kevin + ## Build -for now build with this -gcc -m32 -nostdlib -nostdinc -static -Wall -O2 main.c -o out +run determine\_os.py to begin the build