diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-07-31 02:02:45 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-07-31 02:02:45 +0300 |
| commit | 6fefa8dbf009c5d15bbb66b9aba0c025617763bd (patch) | |
| tree | beac190c757aba1b46e83a51ea0eb9d1ea888709 /examples/README | |
| parent | README (Distribution): Update (diff) | |
| download | guile-ssh-6fefa8dbf009c5d15bbb66b9aba0c025617763bd.tar.gz | |
examples/README: Update
Diffstat (limited to 'examples/README')
| -rw-r--r-- | examples/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README index 6735ce3..1fca52f 100644 --- a/examples/README +++ b/examples/README @@ -41,5 +41,5 @@ Please find sources in =echo/= directory: A demo program that allows to connect to a remote REPL (RREPL) server. Pass =--help= (or =-h=) flag to the program to get usage information. * RPC over SSH - A demo RPC client program that uses an SSH tunnel to make an RPC call over a - secure connection. See =rpc/= directory. + A demo [[https://www.gnu.org/software/guile-rpc/][Guile-RPC]] client program that uses an SSH tunnel to make an RPC call + over a secure connection. See =rpc/= directory. |
