Commit 2cf1c8d2 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

*this* is the easiest way :)

parent b84b2a8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ FnordMetric.standalone

This is the easiest way to submit an event:

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