From 90eeafe8a0fca0ca94d033a69a715ae002aed64c Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Wed, 26 Feb 2014 10:58:06 +0100 Subject: [PATCH] Mention that contributors should modify `try.html`. Fixes #131. --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aefe72e..eb82c60 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,17 @@ This is the home of Shields.io, containing the badge design specification and AP We invite participation through [GitHub Issues][], which we use much like a discussion forum. This repository should only contain non-implementation specific topics: specifications, design, and the web site. +## This implementation + +Please see [INSTALL.md][] for information on how to get started. + +[INSTALL.md]: ./INSTALL.md + +Note that the root gets redirected to . +For testing purposes, you can go to `http://localhost/try.html`. +You should modify that file. The "real" root, `http://localhost/index.html`, +gets generated from the `try.html` file. + ## Implementations Please report **bugs** and discuss implementation specific concerns (performance characteristics, etc.) in the repository for the respective implementation: