summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-09-16 13:00:51 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-09-16 13:00:51 +0000
commit2109625cc6915939601be91ad48e93d20a65e100 (patch)
tree849650544849bcfbc40691dd73c7ed53d4ff1311 /README
parent9510218981efc89bc821d0543073237faa5d3e8a (diff)
downloadgnutls-2109625cc6915939601be91ad48e93d20a65e100.tar.gz
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 17fe6a55ea..8dd0c825e2 100644
--- a/README
+++ b/README
@@ -7,8 +7,8 @@ It is currently under heavy development.
- The library needs libgcrypt. You can find libgcrypt at
ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/
- Note that by compiling libgcrypt with CPU optimizations you should notice
- an increase of about 30% in gnutls' speed.
+ Note that by compiling libgcrypt with CPU optimizations gnutls' speed
+ will increase.
- Documentation:
view the doc/ directory and the examples in the src/ directory.