summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-18 14:00:06 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-19 09:14:00 +0200
commiteff1b184b31487ebde3a4fd3a33ac10ecb3ec7a2 (patch)
treeee360dd71556afdae0d3ca695235d10235aae79c /README.md
parent4be07a1be8178b536e9e0e6c937234ca00a8d27e (diff)
downloadgnutls-eff1b184b31487ebde3a4fd3a33ac10ecb3ec7a2.tar.gz
doc update
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c45d6790e..8fea08d053 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,13 @@ Master [![build status](https://gitlab.com/gnutls/gnutls/badges/master/build.svg
# GnuTLS -- Information for developers
+GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure
+Sockets Layer) protocol. GnuTLS is a GNU project. Additional
+information can be found at <http://www.gnutls.org/>.
+
This file contains instructions for developers and advanced users that
-want to build from version controlled sources.
+want to build from version controlled sources. See [INSTALL.md](INSTALL.md)
+for building released versions.
We require several tools to check out and build the software, including: