From f65f120d5053d52b2db70549835d50ccb9ffbb96 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 31 Mar 2003 22:16:12 +0000
Subject: [PATCH] updated

---
 README | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README
index fec99a39da..06137509b3 100644
--- a/README
+++ b/README
@@ -11,9 +11,9 @@ README
   MANUAL document. Find out how to install Curl by reading the INSTALL
   document.
 
-  libcurl is a library that Curl is using to do its job. It is readily
+  libcurl is the library curl is using to do its job. It is readily
   available to be used by your software. Read the libcurl.3 man page to
-  find out how!
+  learn how!
 
   You find answers to the most frequent questions we get in the FAQ document.
 
@@ -24,6 +24,8 @@ CONTACT
   If you have problems, questions, ideas or suggestions, please contact us
   by posting to a suitable mailing list. See http://curl.haxx.se/mail/
 
+  Many major contributors to the project are listed in the THANKS document.
+
 WEB SITE
 
   Visit the curl web site or mirrors for the latest news:
-- 
GitLab