From 4b70501e432eb5fd9ed04a4afbadafabd982e9fc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 5 Sep 2014 01:31:14 -0400 Subject: restructure to have most data in YAML --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0a5644 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +See `bin/normalize-stdio` for a listing of all the directives in +`hackers.yml`. + +Images in `dev-imgs/`: + - MUST be named `${username}.png` + - SHOULD be 125x125 px + - SHOULD be run through pngcrush + +The files in `bin/` are configured with `cfg_*` variables at the top +of each file. -- cgit v1.2.2