diff --git a/README b/README index ddfab7667c8f551b574ba11a5f380e5d35cb8bb4..3ad8af2eb39e6f5a31121ca918e8e7c19f7c9e71 100644 --- a/README +++ b/README @@ -27,10 +27,10 @@ The OpenSSL toolkit includes: - libssl.a: + libssl (with platform specific naming): Provides the client and server-side implementations for SSLv3 and TLS. - libcrypto.a: + libcrypto (with platform specific naming): Provides general cryptographic and X.509 support needed by SSL/TLS but not logically part of it. @@ -48,10 +48,8 @@ ------------ See the appropriate file: - INSTALL Linux, Unix, etc. + INSTALL Linux, Unix, Windows, OpenVMS INSTALL.DJGPP DOS platform with DJGPP - INSTALL.VMS VMS - INSTALL.WIN Windows INSTALL.WCE Windows CE SUPPORT