Commit 24db4557 authored by NILANJAN DAW's avatar NILANJAN DAW

Update readme.md. Closes issue #12

parent 1eaaf19c
......@@ -35,8 +35,9 @@ Format:
{
"resource_id": "unique-transaction-id",
"timestamp" : "iso-8601-timestamp",
// "port": 2343 --- NOT IMPLEMENTED YET
"nodes": ["a", "b", ...] // List of machine IDs
"grunts": [
{ node_id: some unique ID, port: port address}, ...
] // List of machine IDs
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment