Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geeseven committed Sep 24, 2020
1 parent f0698c1 commit 23e09fc
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
KXAN Austin area allergy report in your terminal.

```
$ ./KXAN_allergy_report
$ ./KXAN_allergy_report.py
KXAN allergy report
from September 11, 2020
from September 24, 2020
┏━━━━━━━━━━┳━━━━━━━━━━┓
┃ allergen ┃ severity ┃
┡━━━━━━━━━━╇━━━━━━━━━━┩
│ Fall Elm │ High │
│ Fall Elm │ Low │
│ Grass │ Low │
│ Mold │ Medium │
│ Ragweed │ Low │
│ Other │ High │
│ Ragweed │ High │
└──────────┴──────────┘
```

0 comments on commit 23e09fc

Please sign in to comment.