Skip to content

Commit

Permalink
QA
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuma committed Jan 27, 2018
1 parent fa6e8c2 commit 9c799a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c$$$cc$$$c $$$ $$$$$$c $$ Y$c$$$c$P $$"""" $$""""
YMM ""` MMM MMMM "W" MMM "M "M" """"YUMMM""""YUMMM MMM "YMmMY"
```
# Tweeters air quality measurement results of feinstaub sensors (http://luftdaten.info)
# Tweets air quality measurement results of particulate matter (Feinstaub) (http://luftdaten.info)


## config
Expand All @@ -22,7 +22,7 @@ Set your sensor meta data in config.py.
add to your crontab:

```
20 0 * * * cd /home/myuser/myproject && venv/bin/python tweet.py > /dev/null 2>&1
*/15 * * * * cd /home/pi/projects/aschuma__luftdaten_tweet && venv/bin/python tweet.py > /dev/null 2>&1
```

## virtualenv
Expand Down

0 comments on commit 9c799a9

Please sign in to comment.