this repo has no description

chore: update README for weather, grimblastr

+9 -1
+9 -1
README.md
··· 1 1 # bb-scripts 2 2 3 - Clojure scripts for personal use with Babashka 3 + Clojure scripts for personal use with Babashka 4 + 5 + ## Weather 6 + 7 + This script, when ran with a US postal code as an argument, will fetch the current weather at the location corresponding to that postal code. Uses the National Weather Service's API for forecasts, and the GeoNames database to get latitude/longitude for a given zipcode. 8 + 9 + ## grimblastr 10 + 11 + A wrapper around grimblast using wofi