Update README.md

This commit is contained in:
Remy Sharp 2012-05-05 13:40:57 +02:00
parent 10ced63957
commit 92dd4485a0

View file

@ -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.