From 251e901f5d0db12a8eff99d6f0ef41836a050238 Mon Sep 17 00:00:00 2001 From: Adrian Dvergsdal Date: Thu, 18 Dec 2014 19:21:37 +0100 Subject: [PATCH] Add links to wikipedia about SFTP and OpenSSH --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2d101d..47689b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ sftp [![Docker Build Status](http://hubstatus.container42.com/atmoz/sftp)](https://registry.hub.docker.com/u/atmoz/sftp) ==== -Easy to use SFTP (*SSH File Transfer Protocol*) server. +Easy to use SFTP ([SSH File Transfer Protocol](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol)) server with [OpenSSH](https://en.wikipedia.org/wiki/OpenSSH). Usage -----