mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-06-29 05:39:31 +00:00
Update README.md
This commit is contained in:
parent
10ced63957
commit
92dd4485a0
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ available you can do it yourself from the command line:
|
|||
If the `rem` user isn't taken already, then this will create the new
|
||||
user file on the fly and the url will be immediately available.
|
||||
|
||||
You can send a full JSON file to the API, not *just* the copyright, so this works too:
|
||||
|
||||
curl -d'{ "copyright": "Remy Sharp", "url": "http://remysharp.com", "email": "me@mysite.com", "format": "txt" }' http://rem.mit-license.org
|
||||
|
||||
If there's any problems in the automated creation, send me a pull
|
||||
request and it'll go live soon after.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue