Tweak to license.html inner readme

This commit is contained in:
Remy Sharp 2011-10-16 23:58:12 +01:00
parent ad46848031
commit a526bf7ad1

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html id="home" lang="en">
<head>
<title>MIT License</title>
<meta charset=utf-8>
<meta name=viewport content="width=device-width, initial-scale=0.70;">
<!--
@ -12,10 +13,10 @@
https://github.com/remy/mit-license
By adding a new record to users.json will yeild an MIT License on a
CNAME, for example:
By adding a new JSON file to the users directory, it will yeild an
MIT License on a CNAME, for example:
{ "rem": "Remy Sharp" }
{ "copyright": "Remy Sharp, http://remysharp.com" }
Means visiting http://rem.mit-license.org shows "Remy Sharp" as the
copyright holder. Namespaces will be on a first come first serve basis,