diff --git a/README.md b/README.md index 08ba497e1..30ef3fa6f 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,15 @@ ## Description -The WeeWX weather system is written in Python and runs on Linux, MacOSX, +The weeWX weather system is written in Python and runs on Linux, MacOSX, Solaris, and *BSD. It runs exceptionally well on a Raspberry Pi. It generates plots, HTML pages, and monthly and yearly summary reports, which can be uploaded to a web server. Thousands of users worldwide! +See the weeWX website for [examples](http://weewx.com/showcase.html) of web +sites generated by weeWX, and a [map](http://weewx.com/stations.html) of +stations using weeWX. + * Robust and hard-to-crash * Designed with the enthusiast in mind * Simple, easy to understand internal design that is easily extended (Python skills recommended) @@ -74,7 +78,7 @@ Support for over 70 types of hardware including, but not limited to: See the [hardware list](http://www.weewx.com/hardware.html) for a complete list of supported stations, and for pictures to help identify your hardware! The [hardware comparison](http://www.weewx.com/hwcmp.html) shows specifications for -many different types of hardware, including some not yet supported by WeeWX. +many different types of hardware, including some not yet supported by weeWX. ## Downloads @@ -84,14 +88,8 @@ For current and previous releases: ## Documentation and Support -The WeeWX website includes a [showcase](http://weewx.com/showcase.html) of -sample web sites, a [map](http://weewx.com/stations.html) of stations using -WeeWX, and [announcements](http://weewx.com/news.html). - -[http://weewx.com](http://weewx.com/) - -The documentation includes guides for installation, upgrading, customization, -and hardware in `docs/readme.htm` or at: +Guides for installation, upgrading, and customization are in `docs/readme.htm` +or at: [http://weewx.com/docs.html](http://weewx.com/docs.html)