README: small fixups
[openssl.git] / README
diff --git a/README b/README
index 768f7fabe1ba5ce118740e7d75d9b14cd2a82287..3ad8af2eb39e6f5a31121ca918e8e7c19f7c9e71 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 1.1.0-pre3 (alpha) 15 Feb 2016
+ OpenSSL 1.1.0-pre5-dev
 
  Copyright (c) 1998-2016 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
 
  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.
 
  ------------
 
  See the appropriate file:
-        INSTALL         Linux, Unix, etc.
+        INSTALL         Linux, Unix, Windows, OpenVMS
         INSTALL.DJGPP   DOS platform with DJGPP
-        INSTALL.NW      Netware
-        INSTALL.OS2     OS/2
-        INSTALL.VMS     VMS
-        INSTALL.WIN     Windows
         INSTALL.WCE     Windows CE
 
  SUPPORT