Commit 8e7b2619 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added how to pronounce curl! ;-)

parent 08e3d034
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
Updated: March 13, 2001 (http://curl.haxx.se/docs/faq.shtml)
Updated: March 22, 2001 (http://curl.haxx.se/docs/faq.shtml)
                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
@@ -79,7 +79,8 @@ FAQ
  Curl supports a range of common internet protocols, currently including
  HTTP, HTTPS, FTP, GOPHER, LDAP, DICT, TELNET and FILE.

  We spell it cURL or just curl.
  We spell it cURL or just curl. We pronounce it with an initial k sound:
  [kurl].

  1.2 What is libcurl?