Commit b780425d authored by Paul Asmuth's avatar Paul Asmuth
Browse files

more readme...........

parent 19d82bee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ This will listen for json-events with type=unicorn_seen and render a timeline-pl

This is the easiest way to submit an event:

  echo "\{\"_type\": \"unicorn_seen\"\}\n" | nc localhost 1337
  echo "{'_type': 'unicorn_seen'}\n" | nc localhost 1337

==  Events