Update of /cvsroot/phpweather/phpweather
In directory usw-pr-cvs1:/tmp/cvs-serv12779

Modified Files:
        INSTALL 
Log Message:

It's a bit confusing about using 'demo.php'(older version) 
or 'index.php' (newer version). I changed it to 'index.php'
as this INSTALL is used in the new version.

Please choose which one you want to use, Martin!
Maybe 'index.php' would be better in the older version, too (1.56).

I removed the lines regarding to 'Aalborg, Denmark' and 'Honolulu,
Hawaii', as they're not shown in the new version.





Index: INSTALL
===================================================================
RCS file: /cvsroot/phpweather/phpweather/INSTALL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- INSTALL     2001/04/06 15:03:54     1.4
+++ INSTALL     2001/07/08 19:43:29     1.5
@@ -2,29 +2,22 @@
 Copyright (C) 2000, 2001 Martin Geisler <[EMAIL PROTECTED]>
 Licensed under the GNU GPL. See the file COPYING for details.
 
-Getting the files
+
+Getting the source
 -----------------
-You can always get the latest version from phpweather.sourceforge.net
+You can always get the latest version from
+
+  http://phpweather.sourceforge.net
 
+
 Installation
 ------------
-To try out PHP Weather to see that it works, just untar the tarball
-into a directory on your webserver, and load the page demo.php in your
-favorite browser.
-
-The page should show the current weather-conditions in Aalborg,
-Denmark (that's where I live) and in Honolulu, Hawaii (that's not
-where I live, but the weather is better there than in Denmark :-)
-There will also be a drop-down list where you can select a city and a
-language, so have the weather for that city displayed in the chosen
-language.
-
-For a quick introduction to PHP Weather, see demo.php. It contains a
-lot of examples and instructions on the use of PHP Weather. But I
-can't guarantee that the information is 100% up-to-date.
+To try out PHP Weather to see how it works, just untar the tarball
+into a directory on your webserver, and load the page index.php into 
+your favourite browser.
 
-For detailed, and current, information about using PHP Weather please
-see my webpages at this address:
+For detailed and current information about using PHP Weather please
+see the webpage at this address:
 
   http://phpweather.sourceforge.net
 
@@ -32,6 +25,7 @@
 to update. It also gives you a chance to see all the features of PHP
 Weather in action.
 
+
 Database Setup
 --------------
 To use a MySQL database, you should create a table with the following
@@ -58,17 +52,18 @@
 Bugs?
 -----
 If you find a bug or miss something in PHP Weather, please don't
-hesitate to mail this address:
+hesitate to mail to this address:
 
   <[EMAIL PROTECTED]>
 
-The address is a maillinglist for reporting bugs and general
-discussions about PHP Weather. To join the list, please to to this
-page:
+The address is a mailinglist for reporting bugs and general
+discussions about PHP Weather. To join the list, please mail 
+to this page:
 
   http://lists.sourceforge.net/lists/listinfo/phpweather-devel
+
+Please remember to include the raw METAR you're having problems with
+if you send me a message. Without it I can't really help.
 
-Please remember to include the METAR you're having problems with when
-you send me a message. Without it, I can't really help you.
 
-Enjoy! - Martin Geisler <[EMAIL PROTECTED]>
\ No newline at end of file
+Enjoy the good weather! - Martin Geisler <[EMAIL PROTECTED]>


_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins

Reply via email to