summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-09-28 18:05:21 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-09-28 18:05:21 -0400
commitdabf427d629c936b69a16d70abf0e0b92e8a7000 (patch)
treebd53837ecb7992fa0bb0729df99659a7e8a4ee7e /README.md
parent3de6a6fcf5241e17781afb7413f3694b9530d19d (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index b0a5644..f97c6b0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
-See `bin/normalize-stdio` for a listing of all the directives in
-`hackers.yml`.
+Users ("hackers") are added by creating a file in the `users/`
+directory. The file should be named `users/${UID}.yml` where UID is
+the numeric POSIX user ID for that user. See
+`bin/meta-normalize-stdio` for a listing of all the properties you can
+put in the users file; or look at the existing files as examples.
+
+To add a profile image of a user, add it to the `dev-imgs/` folder.
Images in `dev-imgs/`:
- MUST be named `${username}.png`