From 99328d6dd748effe80fcb52b11bc4e7345eb25a0 Mon Sep 17 00:00:00 2001 From: agessaman Date: Mon, 23 Feb 2026 16:41:25 -0800 Subject: [PATCH] Update earthquake-service documentation to include credit section --- docs/earthquake-service.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/earthquake-service.md b/docs/earthquake-service.md index 86e962b..735dbf6 100644 --- a/docs/earthquake-service.md +++ b/docs/earthquake-service.md @@ -57,3 +57,9 @@ Earthquake M3.2 mb | 12km NW of Borrego Springs, CA | 14:32:15 UTC | depth 12 km https://earthquake.usgs.gov/earthquakes/eventpage/ci40623456 ``` When `send_link = false`, only the first line is sent and no link is posted. + +--- + +## Credit + +Original code and idea by [davidkjackson54](https://github.com/davidkjackson54).