Pārlūkot izejas kodu

Updated README.rst

Tatsuhiro Tsujikawa 13 gadi atpakaļ
vecāks
revīzija
0995d3fa0c
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      README.rst

+ 3 - 2
README.rst

@@ -40,8 +40,8 @@ Here is a list of features:
 * HTTP Proxy support
 * HTTP BASIC authentication support
 * HTTP Proxy authentication support
-* Well-known environment variables for proxy: http_proxy, https_proxy,
-  ftp_proxy, all_proxy and no_proxy
+* Well-known environment variables for proxy: ``http_proxy``, ``https_proxy``,
+  ``ftp_proxy``, ``all_proxy`` and ``no_proxy``
 * HTTP gzip, deflate content encoding support
 * Verify peer using given trusted CA certificate in HTTPS
 * Client certificate authentication in HTTPS
@@ -72,6 +72,7 @@ Here is a list of features:
   output filename can be specified optionally
 * Parameterized URI support
 * IPv6 support
+* Disk cache to reduce disk activity
 
 How to get source code
 ----------------------