chore: update README
This commit is contained in:
14
README.md
14
README.md
@@ -1,15 +1,3 @@
|
|||||||
# daily-digest
|
# daily-digest
|
||||||
|
|
||||||
To install dependencies:
|
A script to send a daily digest over an ntfy queue, including device information, weather and USD-INR exchange rate.
|
||||||
|
|
||||||
```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.
|
|
||||||
Reference in New Issue
Block a user