Added a banner to the default admin page. Please have mercy on me =(
parent
e250c79df3
commit
5d90f76070
|
@ -1,5 +1,10 @@
|
||||||
# fucky wucky
|
# fucky wucky
|
||||||
|
|
||||||
|
## Prereqs
|
||||||
|
Python 2 (Python 3 is for sinners)
|
||||||
|
gcc
|
||||||
|
Any OS other than Windows 8
|
||||||
|
A name other than kevin
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
for now build with this
|
run determine\_os.py to begin the build
|
||||||
gcc -m32 -nostdlib -nostdinc -static -Wall -O2 main.c -o out
|
|
||||||
|
|
Loading…
Reference in New Issue