From 986e1a6a1218e705e3e3f8d4895682e256242b20 Mon Sep 17 00:00:00 2001 From: John Umbriac <43652625+TheRealMothebad@users.noreply.github.com> Date: Fri, 1 Nov 2024 13:15:53 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8cecd5..8d3a4e4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Provides a REST API with MTU dinner menus from dineoncampus for quicker access f ```sh ./gradlew bootRun ``` +Note: make sure to re-run the java application to regenerate the database before calling chartwells_query.py. 2. **Access the API:** - The API will be available at `http://localhost:8080`