From e6ddeebbe004db994fd5960febe0d6ca67aa33ce Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Wed, 19 Oct 2011 17:13:41 +0100 Subject: [PATCH] updated readme with formats and urls --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index a154653f..e9a09362 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,22 @@ This can also be targeted in my JSON file: Note that if no version is supplied, the latest copy of the LICENSE.html will be displayed with your information included. +## Formats & URLs + +The following types of requests can be made to this project: + +* [http://rem.mit-license.org/](http://rem.mit-license.org/) # HTML, or the default format specified in +the json file (currently none specified on `rem`) +* [http://rem.mit-license.org/license.html](http://rem.mit-license.org/license.html) HTML +* [http://rem.mit-license.org/license.txt](http://rem.mit-license.org/license.txt) Text +* [http://rem.mit-license.org/a526bf7ad1](http://rem.mit-license.org/a526bf7ad1) a526bf7ad1 version, HTML, or the +default format specified in the json file (again, none specified for +`rem` so defaults to HTML) +* [http://rem.mit-license.org/a526bf7ad1/license.html](http://rem.mit-license.org/a526bf7ad1/license.html) a526bf7ad1 version, +HTML +* [http://rem.mit-license.org/a526bf7ad1/license.txt](http://rem.mit-license.org/a526bf7ad1/license.txt) a526bf7ad1 version, +text + ## Ways to contribute Aside from code contributions that make the project better, there are a