diff --git a/README.md b/README.md index 96348db..1ad7ad5 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,45 @@ Query the size of a directory in bytes by observing ` [ + $res ! + $res ! +] + +let ?greeting = dataspace +$greeting ? [ + $res ! + $res ! + $res ! +] + +let ?http = dataspace +$http [ + + + +] + +? ?cap> [ + $cap +] + + + +> +``` + ### JSON Socket Translator Communicate with sockets that send and receive lines of JSON using `` and `` messages.