浏览代码

Update README.md

Josh Smith 8 年之前
父节点
当前提交
e47fdfe2c3
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      README.md

+ 5 - 4
README.md

@@ -15,10 +15,14 @@ Sofaskin V1.1 is developed by Sven at Neoground: http://neoground.com/projects/w
 Responsive Menu:
 I wanted to added a better responsive menu system that would use less vertical space on smartphones. I added code to make a menu button when viewed on using smaller screens.
 
+![screenshot_20161127-062548](https://cloud.githubusercontent.com/assets/22601363/20864991/f2f14eb8-b9c2-11e6-8bba-b4043f425bbb.png)
+![screenshot_20161201-124209](https://cloud.githubusercontent.com/assets/22601363/20864992/f4b96654-b9c2-11e6-8346-650fee6db484.png)
+
 History Table:
 The historygenerator.py script was part of a template developed by http://www.dajda.net/index.html. More information on the template is available at http://www.dajda.net/about.html and the original template is available on GitHub at 
 https://github.com/brewster76/fuzzy-archer. I had to modify the code in historygenerator.py to create the right html links in the NOAA climate summary table. I wrote a php page to display the summary. 
 
+![template](https://cloud.githubusercontent.com/assets/22601363/20864962/3f40b91c-b9c2-11e6-8298-75bec529dc40.jpg)
 
 Installation instructions:
 Installing the template is just like installing most other skins. You need to place the skin files in it’s own folder in the /etc/weewx/skins directory. You also need to change the skin variable to the new skin directory name in the weewx.conf file under Standard Reports. 
@@ -28,9 +32,6 @@ Example:
 skin = Sofaskin 
 
 Lastly, you need to put the historygenerator.py python script, in the bin/user folder, in the /usr/share/weewx/user directory. The skin.conf already as the code to use the tables so you don’t need to mess with that unless you want to changes the colors. You should update the variables in the skin.conf file to match your station information. More information on historygenerator.py and how to use the tables is available through the links below.
-
 https://github.com/brewster76/fuzzy-archer/blob/master/INSTALL
 
-Here is a google doc version of the readme: https://docs.google.com/document/d/1bBaTMhKXZ0gI66xf8zPj0YA8tJmlMtYmHP65jOaiUVc/edit?usp=sharing
-
-If you have problems, you can email me at josh@cw9009.x10host.com 
+If you have problems, you can email me at josh@cw9009.x10host.com