From 30189b184a712fac9af38f44e8eef5104635d906 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Wed, 27 Aug 2025 00:29:13 -0400 Subject: readme format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84f97e7..a9b26ef 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ The server will run on the port specified in your `.env` file. ## Usage The server has two purposes: -1. Update the stock metrics to the spreadsheet weekly. -2. Provide a REST API for updating the spreadsheet on demand. +1. **Update the stock metrics to the spreadsheet weekly.** +2. **Provide a REST API for updating the spreadsheet on demand.** The only endpoint is `http://localhost:{env.PORT}/api/update-stock-screener?token=${env.STOCK_SCREENER_AUTH_TOKEN}`. This is meant to be run in the background but still allows for manual triggering via the API. Obviously, you should secure this endpoint in a production environment. -- cgit v1.2.3-70-g09d2