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 12, 2020
1 parent e59f9f3 commit 8936a0e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# KXAN_allergy_report
KXAN Austin area allergy report in your terminal.

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

0 comments on commit 8936a0e

Please sign in to comment.