From: Daniel Kahn Gillmor Date: Wed, 6 Jan 2010 02:27:32 +0000 (-0500) Subject: fixed case for variables in README X-Git-Tag: msva-perl/0.1~52 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1f2bd284e229bd5d209c208faa84dd2840674b25;p=monkeysphere-validation-agent.git fixed case for variables in README --- diff --git a/README b/README index dca3836..0331768 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ real-world entities that humans actually care about. In its current technical conception, is a minimal HTTP server that accepts two requests: -POST /reviewcert (vars: UID, context, PKC) +POST /reviewcert (vars: uid, context, pkc) POST /extracerts (vars: certificates) (PKC means: public key carrier: raw key, OpenPGP cert, or X.509 cert)