From 9f71314c6520b475f18dd9bb6acdda732ab77c3e Mon Sep 17 00:00:00 2001 From: Bin Jin Date: Sun, 12 Mar 2017 22:10:17 +0800 Subject: Add README.md --- nara.cabal | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'nara.cabal') diff --git a/nara.cabal b/nara.cabal index fd1cc0e..76ee7cb 100644 --- a/nara.cabal +++ b/nara.cabal @@ -10,12 +10,8 @@ build-type: Simple extra-source-files: include/uapi.h, cbits/tun.h cabal-version: >=1.10 description: - This is a userspace implementation of , - which is a layer-3 VPN utilizing TUN device and - protocol. - - The configuration tool "wg" from original project is also required, check - manpage of "wg" for details. + nara is a userspace implementation of , + a fast, modern and secure VPN based on protocol. executable nara main-is: -- cgit v1.2.3-59-g8ed1b