Added a banner to the default admin page. Please have mercy on me =(

master
Joey Hines 2019-05-02 12:13:01 -05:00
parent e250c79df3
commit 5d90f76070
1 changed files with 7 additions and 2 deletions

View File

@ -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