From 67f049fd3568ed95f7cce37b7bb3c3909d4acc9f Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 26 Jun 2024 11:30:42 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8940be5..01c0c8f 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ other features - `bbsdelete` delete a message example use: `bbsdelete #4` - Other functions - `whereami` returns the address of location of sender if known - - `tide` returns the local tides (NOAA data source) - - `wx` returns local weather forcast (NOAA data source) + - `tide` returns the local tides, NOAA data source + - `wx` and `wxc` returns local weather forcast, NOAA data source (wxc is metric value) - `joke` tells a joke ### Configurations