diff --git a/index.html b/index.html index 2d67bcb..0c31bb1 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@
+ -Discover skills in a small group
+
+ Click above to show people with particular skills. Click on a skill again to toggle.
+ Skills without stars are those that the person wants to learn.
+
+ This is a single page HTML file which has the Javascript code bundled in
+ (use view source to see the code). To add yourself, edit the
+ SKILLS
object in the Javascript code. Create a key in the
+ object, and list the skills, with + denoting the level of skill. If
+ there is a skill you want to learn but do not yet know, add the skill
+ without any + after it. Skills should be a single word without spaces,
+ hyphens are allowed.
+
+ Check that the file loads locally and commit to the Git repository, or + serve it on any webserver. +
+