From 26c0b47b6c008575c0801cc9cc4133dcb33edfc2 Mon Sep 17 00:00:00 2001 From: Smell of curry <75345244+smell-of-curry@users.noreply.github.com> Date: Thu, 5 Jun 2025 12:26:17 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 275a8d8..3737d6c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project demonstrates a fullstack application using a React frontend and a L - 🌐 Integrated web research via Google Search API. - 🤔 Reflective reasoning to identify knowledge gaps and refine searches. - 📄 Generates answers with citations from gathered sources. -- 🔄 Hot-reloading for both frontend and backend development during development. +- 🔄 Hot-reloading for both frontend and backend development. ## Project Structure @@ -105,4 +105,4 @@ Open your browser and navigate to `http://localhost:8123/app/` to see the applic ## License -This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.