diff --git a/IGP.md b/IGP.md index 4688141..a3151c8 100644 --- a/IGP.md +++ b/IGP.md @@ -31,7 +31,7 @@ # InteractiveGraphProtocol -InteractiveGraphProtocol(IGP) defines a set of graph interaction interfaces via HTTP protocol. +InteractiveGraphProtocol(IGP) defines a set of graph interaction interfaces over HTTP protocol. An IGP request is a HTTP POST request, which contains a `command` parameter in query string and a JSON parameter in request body, like: