diff --git a/README.mkd b/README.mkd new file mode 100644 index 0000000000000000000000000000000000000000..2ac064a0f9791f668e500b29fafbc7b0cc2bdb6e --- /dev/null +++ b/README.mkd @@ -0,0 +1,8 @@ +# iserv-proxy + +This is a small shim for running GHC `iserv` interpreters across a network. +See the Cabal file for full documentation. + +## Usage + +See `local-example.sh` for a sense of how to use this.