mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 00:26:57 -04:00
more putzing
This commit is contained in:
37
README.md
37
README.md
@@ -1,19 +1,7 @@
|
||||
<style>
|
||||
h1 {
|
||||
font-size: 130%;
|
||||
}
|
||||
h2 {
|
||||
font-size: 110%;
|
||||
}
|
||||
.subtitle {
|
||||
font-size: 110%;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
<h1>
|
||||
<a href='http://www.weewx.com'>WeeWX</a>
|
||||
</h1>
|
||||
<p class='subtitle'>Open source software for your weather station</p>
|
||||
<p style='font-size: 110%; font-weight: bold;'>Open source software for your weather station</p>
|
||||
|
||||
<h2>Description</h2>
|
||||
<p>The weewx weather system is written in Python and runs on Linux,
|
||||
@@ -71,30 +59,29 @@ h2 {
|
||||
<h2>Downloads</h2>
|
||||
<p>
|
||||
For the latest Weewx release see:
|
||||
<blockquote>
|
||||
<a href="https://github.com/weewx/weewx/releases/latest">https://github.com/weewx/weewx/releases/latest</a>
|
||||
</blockquote>
|
||||
</p>
|
||||
<p style='padding-left: 50px'>
|
||||
<a href="https://github.com/weewx/weewx/releases/latest">https://github.com/weewx/weewx/releases/latest</a>
|
||||
</p>
|
||||
|
||||
<h2>More information</h2>
|
||||
|
||||
<p>
|
||||
Weewx documentation is in docs/readme.htm or at:
|
||||
<blockquote>
|
||||
<a href="http://weewx.com/docs.html">http://weewx.com/docs.html</a>
|
||||
</blockquote>
|
||||
</p>
|
||||
<p style='padding-left: 50px'>
|
||||
<a href="http://weewx.com/docs.html">http://weewx.com/docs.html</a>
|
||||
</p>
|
||||
<p>
|
||||
The wiki includes user-contributed extensions and suggestions at:
|
||||
<blockquote>
|
||||
<a href="https://github.com/weewx/weewx/wiki">https://github.com/weewx/weewx/wiki</a>
|
||||
</blockquote>
|
||||
</p>
|
||||
<p style='padding-left: 50px'>
|
||||
<a href="https://github.com/weewx/weewx/wiki">https://github.com/weewx/weewx/wiki</a>
|
||||
</p>
|
||||
<p>
|
||||
Community support can be found at:
|
||||
<blockquote>
|
||||
<a href="https://groups.google.com/forum/#!forum/weewx-user">https://groups.google.com/forum/#!forum/weewx-user</a>
|
||||
</blockquote>
|
||||
<p style='padding-left: 50px;'>
|
||||
<a href="https://groups.google.com/forum/#!forum/weewx-user">https://groups.google.com/forum/#!forum/weewx-user</a>
|
||||
</p>
|
||||
|
||||
<p>Weewx is licensed under the GNU Public License v3.</p>
|
||||
|
||||
Reference in New Issue
Block a user