From 70bc551dca142a7a4d6ed082244966957ca2e070 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 19 Feb 2019 16:18:10 +0100 Subject: README: Create a markdown file Signed-off-by: Andreas Schneider Reviewed-by: Stefan Metzmacher --- README | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 12494cf..0000000 --- a/README +++ /dev/null @@ -1,24 +0,0 @@ -SOCKET_WRAPPER -============== - -This is a library passing all socket communications through unix sockets. - -DESCRIPTION ------------ - -More details can be found in the manpage: - - man -l ./doc/socket_wrapper.1 - -or the raw text version: - - less ./doc/socket_wrapper.1.txt - -For installation instructions please take a look at the README.install file. - -MAILINGLIST ------------ - -As the mailing list samba-technical is used and can be found here: - -https://lists.samba.org/mailman/listinfo/samba-technical -- cgit