diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-12-23 21:52:55 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-12-23 21:52:55 +0300 |
| commit | e8c753d5e1dff41cd480a5f1c36cfdbd8eee1c0a (patch) | |
| tree | a2eea1d5387a933c70e226229825c992dcfa0ec3 /examples | |
| parent | examples/README: Update (diff) | |
| download | guile-ssh-e8c753d5e1dff41cd480a5f1c36cfdbd8eee1c0a.tar.gz | |
examples/README: Update
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/examples/README b/examples/README index 2afbce7..733859a 100644 --- a/examples/README +++ b/examples/README @@ -1,12 +1,11 @@ # -*- mode: org; -*- * Examples -** Overview - This directory includes an examples of programs that use Guile-SSH - library to access SSH protocol. + This directory includes an examples of programs that use Guile-SSH + library to access SSH protocol. - Executable =.scm=-files are produced from =.scm.in= files during the build - process. + Executable =.scm=-files are produced from =.scm.in= files during the build + process. ** =sssh.scm= Scheme Secure Shell (SSSH) uses Guile-SSH API to implement basic SSH client functionality. |
