diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-11-19 11:06:04 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-11-19 11:06:04 +0000 |
commit | 630d83f47b37de03a6c94bac12d136d23bd4fc88 (patch) | |
tree | bd515c1ef9d9a37f33fa1b8514f7443ae6e35310 /README | |
parent | 1a4f6eed387e5bdfc198f92227cf6e28a330c0d7 (diff) | |
download | gnutls-630d83f47b37de03a6c94bac12d136d23bd4fc88.tar.gz |
updated readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +This is the GNUTLS library. It is a TLS implementation under GNU General +Public License. It is currently under heavy development. (and still +not ready for real world programs) + * The library needs libgcrypt. Libgcrypt is part of gnupg (cvs.gnupg.org) * Run the buildconf script before doing anything. This will create |