From 9e6f26072e4b67f83cc52e2f49be481397b51d74 Mon Sep 17 00:00:00 2001 From: Suraj B M Date: Thu, 23 Jul 2026 13:10:11 +0530 Subject: [PATCH] chore: update README --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index aee88b8..047f8a1 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,3 @@ # daily-digest -To install dependencies: - -```bash -bun install -``` - -To run: - -```bash -bun run index.ts -``` - -This project was created using `bun init` in bun v1.2.19. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime. +A script to send a daily digest over an ntfy queue, including device information, weather and USD-INR exchange rate. \ No newline at end of file