Mention that contributors should modify try.html.

Fixes #131.
This commit is contained in:
Thaddee Tyl 2014-02-26 10:58:06 +01:00
parent 2331cd3214
commit 90eeafe8a0

View File

@ -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 <http://shields.io>.
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: