diff --git a/README.md b/README.md index 96348db..e962f7d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,46 @@ 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.