mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-26 09:35:48 +00:00
Tweak to license.html inner readme
This commit is contained in:
parent
ad46848031
commit
a526bf7ad1
1 changed files with 4 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue